I would like to insert a small image(png) on the top right corner inside the frame of the python plot. I am using a very simple code that generates a curve but I would just like to add that small image on the top right corner inside the frame of the plot itself. thank you very much
Asked
Active
Viewed 747 times
1
-
1It might be a good idea to supply anything that you may have tried already. – ptierno Nov 11 '14 at 23:38
-
1Duplicate of [putting-a-small-image-on-the-corner-of-a-plot-with-matplotlib](https://stackoverflow.com/questions/25291322/putting-a-small-image-on-the-corner-of-a-plot-with-matplotlib) – Oliver W. Nov 11 '14 at 23:52
-
possible duplicate of [how to insert a small image on the corner of a plot with matplotlib?](http://stackoverflow.com/questions/3609585/how-to-insert-a-small-image-on-the-corner-of-a-plot-with-matplotlib) – Paul H Nov 12 '14 at 16:59