Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9c14d7e

Browse files
authored
Merge pull request #8268 from NelleV/MEP12_spines_demo
DOC moved spines examples sphinx-gallery
2 parents a4cee9d + c78ddf8 commit 9c14d7e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

examples/ticks_and_spines/spines_demo_bounds.py renamed to examples/ticks_and_spines/plot_spines_bounds.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
"""
2+
===================
3+
Custom spine bounds
4+
===================
5+
26
Demo of spines using custom bounds to limit the extent of the spine.
37
"""
48
import numpy as np

0 commit comments

Comments
 (0)