8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b89baf3 commit 2146f24Copy full SHA for 2146f24
doc/users/whats_new/rcparams.rst
@@ -1,3 +1,8 @@
1
+Added ``errorbar.capsize`` key to rcParams
2
+``````````````````````````````````````````
3
+Controls the length of end caps on error bars. If set to zero, errorbars
4
+are turned off by default.
5
+
6
Added ``xtick.minor.visible`` and ``ytick.minor.visible`` key to rcParams
7
`````````````````````````````````````````````````````````````````````````
8
Two new keys to control the minor ticks on x/y axis respectively, default set to ``False`` (no minor ticks on the axis).
0 commit comments