8000 added newscalarformatter · matplotlib/matplotlib@9ef6027 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9ef6027

Browse files
committed
added newscalarformatter
svn path=/trunk/matplotlib/; revision=1262
1 parent bd79323 commit 9ef6027

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CHANGELOG

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
New entries should be added at the top
22

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
99

1010
2005-05-03 Added the option to specify a delimiter in pylab.load -DSD
1111

0 commit comments

Comments
 (0)
0