Is it possible to annotate a pyplot figure, but not with text or circles or the other similar objects, but an image instead?
For example read a png from a file and present it below a plotted data in the same graph.
|
Is it possible to annotate a pyplot figure, but not with text or circles or the other similar objects, but an image instead? For example read a png from a file and present it below a plotted data in the same graph. | |||
|
feedback
|
|
This demo seems to do what you're looking for. Below is the the resulting plot:
| ||||
|
feedback
|