Skip to content

Commit 375fd31

Browse files
committed
Correcting typos and moving file to ticks and spines
1 parent eab3d7f commit 375fd31

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

examples/pylab_examples/plot_scalarformatter.py renamed to examples/ticks_and_spines/plot_scalarformatter.py

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
"""
2-
===========================
3-
Example For ScalerFromatter
4-
===========================
2+
=========================================
3+
Tick formatting using the ScalarFromatter
4+
=========================================
55
6-
The example shows use of ScalerFormater with different settings.
6+
The example shows use of ScalarFormatter with different settings.
77
88
Example 1 : Default
99

0 commit comments

Comments
 (0)