File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ There are quite a lot of deprecations for this release. Since this is
121121
122122- Support drawing colorbars with descending levels (:commit: `10763146 `)
123123- Add support for matplotlib stylesheets with `~proplot.config.use_style `
124- function and ``style `` rc param (:commit: `### `).
124+ function and ``style `` rc param (:commit: `edc6f3c9 `).
125125- Add `categories ` keyword arg to `~proplot.styletools.show_cmaps ` and
126126 `~proplot.styletools.show_cycles ` (:commit: `79be642d `).
127127- *Hide * bad colormaps like ``'jet' `` from the
@@ -157,6 +157,7 @@ There are quite a lot of deprecations for this release. Since this is
157157
158158.. rubric :: Bug fixes
159159
160+ - Fix issue where ``matplotlib.style.use `` resets backend (:commit: `c8319104 `).
160161- Fix issue with colormaps with dots in name (:commit: `972956b1 `).
161162- Fix logarithmic scale argument parsing deprecation (:commit: `6ed7dbc5 `).
162163- Fix deprecation of direct access to ``matplotlib.cm.cmap_d ``
You can’t perform that action at this time.
0 commit comments