Open drussellmrichie opened 4 years ago
Hi! It's not possible directly for sure, but I think someone asked me for something similar a while ago, I might have a look how feasible this would be to implement at some point. Matplotlib objects are not very consistent in which methods are implemented, so not sure it would be possible easily.
Glad you like the library!
I have a scatterplot of images, and I'd love to use adjustText's functionality to make them not overlap! My current solution is to adjust the transparency of the images, but I'm not terribly happy with how this works. Would it somehow be possible to modify the code of adjustText to handle images....?
I know the name of the library is adjustText, but I thought I would ask! Love this library!