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 1d89c92 commit df511a5Copy full SHA for df511a5
examples/ticks_and_spines/spines_demo.py
@@ -6,7 +6,7 @@
6
This demo compares:
7
- normal axes, with spines on all four sides;
8
- an axes with spines only on the left and bottom;
9
- - an axes using custom bounds to limit the extent of the spine;
+ - an axes using custom bounds to limit the extent of the spine.
10
"""
11
import numpy as np
12
import matplotlib.pyplot as plt
0 commit comments