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 3c36a50 commit 970938bCopy full SHA for 970938b
doc/users/next_whats_new/auto_minor_tick.rst
@@ -0,0 +1,5 @@
1
+rcParams for ``AutoMinorLocator`` divisions
2
+-------------------------------------------
3
+The rcParams :rc:`xtick.minor.ndivs` and :rc:`ytick.minor.ndivs` have been
4
+added to enable setting the default number of divisions; if set to ``auto``,
5
+the number of divisions will be chosen by the distance between major ticks.
0 commit comments