You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found this library while attempting to find a way to arrange annotations. I've tried to start modifying your code to apply to an AnnotationBbox instead of Text object but got a bit lost.
Do you think extending the code to apply to AnnotationBbox is difficult or straightforward?
For example, I would annotate the data with small images such as the color gradient in this example.
Hi,
I found this library while attempting to find a way to arrange annotations. I've tried to start modifying your code to apply to an AnnotationBbox instead of Text object but got a bit lost.
Do you think extending the code to apply to AnnotationBbox is difficult or straightforward?
For example, I would annotate the data with small images such as the color gradient in this example.
https://matplotlib.org/examples/pylab_examples/demo_annotation_box.html
The text was updated successfully, but these errors were encountered: