We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b79b9c6 commit a5d99a7Copy full SHA for a5d99a7
WHATSNEW.rst
@@ -59,6 +59,10 @@ Bug fixes
59
in the presence of panels (:commit:`332ba702`).
60
* Remove useless "unexpected version" warning when cartopy
61
is not installed (:commit:`6dbab1bc`).
62
+* Improve backwards compatibility with `matplotlib.figure.Figure.colorbar`
63
+ by permitting positional `cax` and `ax` args (:commit:`5003f9a8`).
64
+* Try to auto-disable relative bar widths for seaborn plots that use
65
+ the `bar` and `barh` commands (:commit:`b79b9c60`).
66
67
Documentation
68
-------------
0 commit comments