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
see my comment there, why are you working around a regression instead of reversing
the changed behaviour? that will cause inconsistent behaviour across mpl versions.
There is PR to fix the regression, but if you want to patch your code to work right now there is a way to by pass the problematic block in a way that will be valid no matter what.
Commited today in #3247 looks like a regression from mpl 1.2.0.
xref:matplotlib/matplotlib#1882
The text was updated successfully, but these errors were encountered: