Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8b6ee19 + e92d6c5 commit a9f242bCopy full SHA for a9f242b
1 file changed
examples/pylab_examples/broken_axis.py
@@ -1,7 +1,7 @@
1
"""
2
Broken axis example, where the y-axis will have a portion cut out.
3
4
-import matplotlib.pylab as plt
+import matplotlib.pyplot as plt
5
import numpy as np
6
7
0 commit comments