File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
New entries should be added at the top
2
2
3
- 2005-05-04 Added NewScalarFormatter. This can be renamed ScalarFormatter
4
- in order to be used as the default for linearscale plots.
5
- Improved formatting of ticklabels, scientific notation, and
6
- the ability to plot large large numbers with small ranges, by
7
- determining a numerical offset. See ticker.NewScalarFormatter
8
- for more details. -DSD
3
+ 2005-05-05 Added newscalarformatter_demo.py to examples. -DSD
4
+
5
+ 2005-05-04 Added NewScalarFormatter. Improved formatting of ticklabels,
6
+ scientific notation, and the ability to plot large large
7
+ numbers with small ranges, by determining a numerical offset.
8
+ See ticker.NewScalarFormatter for more details. -DSD
9
9
10
10
2005-05-03 Added the option to specify a delimiter in pylab.load -DSD
11
11
You can’t perform that action at this time.
0 commit comments