Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a218217

Browse filesBrowse files
committed
Adds title and description
1 parent a8af90e commit a218217
Copy full SHA for a218217

File tree

Expand file treeCollapse file tree

1 file changed

+13
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+13
-0
lines changed

‎examples/pylab_examples/plot_scalarformatter.py

Copy file name to clipboardExpand all lines: examples/pylab_examples/plot_scalarformatter.py
+13Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
"""
2+
===========================
3+
Example For ScalerFromatter
4+
===========================
5+
6+
The example shows use of ScalerFormater with different settings.
7+
8+
Example 1 : Default
9+
10+
Example 2 : With no Numerical Offset
11+
12+
Example 3 : With Mathtext
13+
"""
114
import matplotlib.pyplot as plt
215
import numpy as np
316
from matplotlib.ticker import ScalarFormatter

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.