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-##-##)
71
71
72
72
There are quite a lot of deprecations for this release.
73
73
74
+ - Rename `add_errorbars ` to `~proplot.axes.plot.indicate_error ` and rename
75
+ various keyword args (:pr: `166 `, :commit: `d8c50a8d `).
74
76
- Remove ``'rgbcycle' `` setting (:commit: `6653b7f0 `).
75
77
- Deprecate support for "parametric" plots inside `~matplotlib.axes.Axes.plot `,
76
78
instead use `~proplot.axes.Axes.parametric ` (:commit: `64210bce `).
@@ -116,6 +118,9 @@ There are quite a lot of deprecations for this release.
116
118
117
119
.. rubric :: Features
118
120
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.
119
124
- Wrap ``pcolorfast `` just like ``pcolor `` and ``pcolormesh `` are
120
125
wrapped (:commit: `50a262dd `).
121
126
- Add ``negpos `` feature to `~proplot.axes.plot.bar_wrapper ` and new
You can’t perform that action at this time.
0 commit comments