
With a num parameter, a new window is only created if no existing When the pyplot's function figure() is called Multiple Legend Keys ¶ New parameter clear for figure() ¶ Pad changes the padding between the legend keys. Ndivide divides the legend area in the specified number of sections HandlerTuple class now accepts two parameters: Multiple legend keys for legend entries ¶Ī legend entry can now contain more than one legend key. In this caseĪ legend will be created that contains all the artists on all the axesĬontained within the figure. Figure.legend() can be called without arguments ¶Ĭalling Figure.legend() can now be done with no arguments. Is now 'face', and supplying 'none' now prevents lines from being drawnĪround the hexagons. The default linecolor keyword argument for hexbin() This also allows these functions to handle values that need unit-conversion Pass dates, just like for other methods like plot(). Barbs and Quiver Support Dates ¶īarbs() plotting methods, it is now possible to Rather than no arrow (the new behavior actually matches the documentation). 'eps' and 'ps' with PS backend (only 'Creator' key is accepted) It can be used to store key/value pairs in the image metadata. Savefig() now accepts metadata as a keywordĪrgument. Pyplot.subplots() but on an existing figure. Subplots() method which behaves the same as With the pad argument to Axes.tick_params or t_tick_params.

Labels will be parallel to the circular grid line, and angular tick labels willīe perpendicular to the grid line (i.e., parallel to the outer boundary).Īdditionally, tick labels now obey the padding settings that previously only CallingĪx.tick_params(rotation='auto') will enable the new behavior: radial tick It may alsoīe useful to rotate tick labels to match the boundary. Radial ticks have been modified to be parallel to the circular grid line, andĪngular ticks have been modified to be parallel to the grid line. Grids and ticks, which were previously silently ignored. This release also allows negative radii to be used for Negative values are simply used as labels, and the real radius is shifted by Previous releases allowed plots containing negative radii for which the To further specify the zero location based on the given anchor point.īe used to limit the range of angles plotted, producing sectors of a circle.

Method now has an optional offset argument. Limits allow for creating an annulus, a sector, or some combination of the two.īe used to provide an offset to the minimum plotting radius, producing an The polar axes transforms have been greatly re-factored to allow for moreĬustomization of view limits and tick labelling. The HTMLWriter class can also be used to generateĪn HTML file by asking for the html writer.

Stricter validation of line style rcParamsįrom IPython.display import HTML HTML ( animation. Ticklabels are turned off instead of being invisible Specify minimum value to format as scalar for Figure.legend() can be called without arguments
