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 9b8b99b

Browse filesBrowse files
authored
Fixed a small mistake in matplotlibrc.template
1 parent e5c3cba commit 9b8b99b
Copy full SHA for 9b8b99b

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+4
-4
lines changed

‎matplotlibrc.template

Copy file name to clipboardExpand all lines: matplotlibrc.template
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -399,10 +399,10 @@ backend : $TEMPLATE_BACKEND
399399
#ytick.labelsize : medium # fontsize of the tick labels
400400
#ytick.direction : out # direction: in, out, or inout
401401
#ytick.minor.visible : False # visibility of minor ticks on y-axis
402-
#xtick.major.left : True # draw y axis left major ticks
403-
#xtick.major.right : True # draw y axis right major ticks
404-
#xtick.minor.left : True # draw y axis left minor ticks
405-
#xtick.minor.right : True # draw y axis right minor ticks
402+
#ytick.major.left : True # draw y axis left major ticks
403+
#ytick.major.right : True # draw y axis right major ticks
404+
#ytick.minor.left : True # draw y axis left minor ticks
405+
#ytick.minor.right : True # draw y axis right minor ticks
406406

407407

408408
### GRIDS

0 commit comments

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