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
* support for subplots=axes, x=axes, y=axes and by=axes in plot functions
* support for labels (instead of axes) in x and y for line plot and scatter
* support legend kwargs
* better title when subplots is True
* default subplots layout to last axis horizontal
* pie legend defaults to False (it does not bring any more information than there already is)
0 commit comments