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 df511a5

Browse filesBrowse files
authored
Update spines_demo.py
1 parent 1d89c92 commit df511a5
Copy full SHA for df511a5

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎examples/ticks_and_spines/spines_demo.py

Copy file name to clipboardExpand all lines: examples/ticks_and_spines/spines_demo.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
This demo compares:
77
- normal axes, with spines on all four sides;
88
- an axes with spines only on the left and bottom;
9-
- an axes using custom bounds to limit the extent of the spine;
9+
- an axes using custom bounds to limit the extent of the spine.
1010
"""
1111
import numpy as np
1212
import matplotlib.pyplot as plt

0 commit comments

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