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.
1 parent 86528e7 commit e92d6c5Copy full SHA for e92d6c5
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