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 9d0acb2 commit 782b8a1Copy full SHA for 782b8a1
doc/users/whats_new/offset-text-choice.rst
@@ -0,0 +1,6 @@
1
+Improved offset text choice
2
+---------------------------
3
+The default offset-text choice was changed to only use significant digits that
4
+are common to all ticks (e.g. 1231..1239 -> 1230, instead of 1231), except when
5
+they straddle a relatively large multiple of a power of ten, in which case that
6
+multiple is chosen (e.g. 1999..2001->2000).
0 commit comments