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
Allow kwarg handles and labels figure.legend
Small refactor of check for labels so it is inside legend.Legend
attempt to refactor legend; not passing tests
small typo
Moved kwarg documentation out of child functions and into legend.
Fixed documentation passthroughs so they work properly
Fixed documentation passthroughs so they work properly
Remerge master, small changes
Fixed tests
Remove repeated labels if same linestyle
Remove repeated labels if same linestyle
Removed ability of third positional argument for axes.legend
Deprecate third psotionsal argument for fig.legend
Allow parasite axes to call legend(): parasite_simple.py
Fixed doc
Fixed doc
Added twinx test for legend
merge fix
merge fix
Fixed legend handling of handles-only input; added error message
Fixed legend handling of handles-only input for py27
Fixed small doc change
MNT: do not special-case loc as positional arg
Fixed small doc change
Fix PEP8 and test error
Fix PEP8 and test error
0 commit comments