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 implementation of an Axes.legend() method did not handle all of the keywords that matplotlib's legend accepts; most are just ignored. These should be handled properly later.
The implementation of an
Axes.legend()method did not handle all of the keywords that matplotlib's legend accepts; most are just ignored. These should be handled properly later.