Thanks to visit codestin.com Credit goes to github.com
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 f5e2f36 commit 02af02bCopy full SHA for 02af02b
1 file changed
lib/matplotlib/ticker.py
@@ -665,6 +665,8 @@ def set_powerlimits(self, lims):
665
scientific notation will be used if ``exp <= min_exp`` or
666
``exp >= max_exp``.
667
668
+ The default limits are controlled by :rc:`axes.formatter.limits`.
669
+
670
In particular numbers with *exp* equal to the thresholds are
671
written in scientific notation.
672
0 commit comments