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
A very helpful tool! All works great when I work with text objects alone. I run into troubles after asking for a bit more complex task.
I would like to use adjust_text to avoid a set of lines that I draw using vlines. When I take the output and turn it into PathCollection object I run into errors. It could be that I just don't know how to use PathCollection.
Hello,
A very helpful tool! All works great when I work with text objects alone. I run into troubles after asking for a bit more complex task.
I would like to use
adjust_text
to avoid a set of lines that I draw usingvlines
. When I take the output and turn it intoPathCollection
object I run into errors. It could be that I just don't know how to usePathCollection
.I am using matplotlib 3.9.2 and python 3.12.3.
An example:
Thanks
Pawel
The text was updated successfully, but these errors were encountered: