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 4ea9892

Browse filesBrowse files
committed
Merge pull request #7370 from jni/spines-rc-template
Add example use of axes.spines.SIDE prop in matplotlibrc
1 parent 1c6b59a commit 4ea9892
Copy full SHA for 4ea9892

File tree

Expand file treeCollapse file tree

1 file changed

+6
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+6
-0
lines changed

‎matplotlibrc.template

Copy file name to clipboardExpand all lines: matplotlibrc.template
+6Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,12 @@ backend : $TEMPLATE_BACKEND
322322
# value of the data.
323323

324324

325+
# axes.spines.left : True # display axis spines
326+
# axes.spines.bottom : True
327+
# axes.spines.top : True
328+
# axes.spines.right : True
329+
330+
325331
#axes.unicode_minus : True # use unicode for the minus symbol
326332
# rather than hyphen. See
327333
# http://en.wikipedia.org/wiki/Plus_and_minus_signs#Character_codes

0 commit comments

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