Closed
Description
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?