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
The last line needs to be this complicated since I get unwanted internal information if I just use axes.legend(lines). However, this seems like something legend could do automatically: If I do not specify the handles for the legend, it extracts them from whatever I give it automatically.
This may be a duplicate of this request, but I am not sure.