File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -71,6 +71,8 @@ ProPlot v0.6.0 (2020-##-##)
7171
7272There are quite a lot of deprecations for this release.
7373
74+ - Rename `add_errorbars ` to `~proplot.axes.plot.indicate_error ` and rename
75+ various keyword args (:pr: `166 `, :commit: `d8c50a8d `).
7476- Remove ``'rgbcycle' `` setting (:commit: `6653b7f0 `).
7577- Deprecate support for "parametric" plots inside `~matplotlib.axes.Axes.plot `,
7678 instead use `~proplot.axes.Axes.parametric ` (:commit: `64210bce `).
@@ -116,6 +118,9 @@ There are quite a lot of deprecations for this release.
116118
117119.. rubric :: Features
118120
121+ - Add options to `~proplot.axes.plot.indicate_error ` for adding *shading *
122+ to arbitrary plots (:pr: `166 `, :commit: `d8c50a8d `). Also support automatic legend
123+ entries for shading and ensure `indicate_error ` preserves metadata.
119124- Wrap ``pcolorfast `` just like ``pcolor `` and ``pcolormesh `` are
120125 wrapped (:commit: `50a262dd `).
121126- Add ``negpos `` feature to `~proplot.axes.plot.bar_wrapper ` and new
You can’t perform that action at this time.
0 commit comments