Commit a25d57c
committed
ENH:made default tick formatter to switch to scientific notation earlier
The default tick formatter switches to scientific notation only for very small values,
but there is a range of slightly bigger values where scientific notation would be better too.
changed the formatter limits from -7,7 to -5,5
closes #148001 parent 9f1c730 commit a25d57c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1145 | 1145 | | |
1146 | 1146 | | |
1147 | 1147 | | |
1148 | | - | |
| 1148 | + | |
1149 | 1149 | | |
1150 | 1150 | | |
1151 | 1151 | | |
| |||
0 commit comments