Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 75437b2

Browse files
committed
ENH:made default tick formatter to switch to scientific notation earlier
Add note in api section and changed new defaults in matplotlibrc
1 parent a25d57c commit 75437b2

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

doc/api/prev_api_changes/api_changes_3.1.0.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1157,3 +1157,8 @@ result in undefined behavior. It now throws a `ValueError`.
11571157

11581158
The signature of the (private) ``Axis._update_ticks`` has been changed to not
11591159
take the renderer as argument anymore (that argument is unused).
1160+
1161+
Reduced default value of `axes.formatter.limits`
1162+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1163+
1164+
Changed the default value of `axes.formatter.limits` from -7, 7 to -5, 5

0 commit comments

Comments
 (0)