-
Notifications
You must be signed in to change notification settings - Fork 92
Closed
Description
Hello and thank you for this very useful package!
As I understood, some backends in matplotlib don't work well in frameworks using threading, like Django. It can be solved by selecting a different backend (e.g. matplotlib.use("Agg")).
But "Agg" backend doesn't work with adjust Text - all labels just go to (0, 0) point. Can you please list specifically which backends are supported/not supported with adjustText, and if possible - which ones are compatible with threading.
Environments of my particular interest are MacOS and Debian.
Metadata
Metadata
Assignees
Labels
No labels