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
In the Artist tutorial, it says that Axes have a legends attribute that is "A list of Legend instances". However, my Axes don't seem to have this attribute using matplotlib v2.0.
Is the tutorial wrong or is there a regression in matplotlib?