Skip to content

Commit 882c077

Browse files
tacaswellbrunobeltran
authored andcommitted
DOC: add reference to rcParams for axes.formatter.limits
1 parent 2c610d7 commit 882c077

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/matplotlib/ticker.py

+2
Original file line numberDiff line numberDiff line change
@@ -665,6 +665,8 @@ def set_powerlimits(self, lims):
665665
scientific notation will be used if ``exp <= min_exp`` or
666666
``exp >= max_exp``.
667667
668+
The default limits are controlled by :rc:`axes.formatter.limits`.
669+
668670
In particular numbers with *exp* equal to the thresholds are
669671
written in scientific notation.
670672

0 commit comments

Comments
 (0)