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 f2ac1bb

Browse filesBrowse files
committed
Document Xtick.minor.visible
1 parent 3abcb95 commit f2ac1bb
Copy full SHA for f2ac1bb

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+2
-0
lines changed

‎matplotlibrc.template

Copy file name to clipboardExpand all lines: matplotlibrc.template
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -361,6 +361,7 @@ backend : $TEMPLATE_BACKEND
361361
#xtick.color : k # color of the tick labels
362362
#xtick.labelsize : medium # fontsize of the tick labels
363363
#xtick.direction : out # direction: in, out, or inout
364+
#xtick.minor.visible : False # visibility of minor ticks on x-axis
364365

365366
#ytick.left : True # draw ticks on the left side
366367
#ytick.right : True # draw ticks on the right side
@@ -373,6 +374,7 @@ backend : $TEMPLATE_BACKEND
373374
#ytick.color : k # color of the tick labels
374375
#ytick.labelsize : medium # fontsize of the tick labels
375376
#ytick.direction : out # direction: in, out, or inout
377+
#ytick.minor.visible : False # visibility of minor ticks on y-axis
376378

377379

378380
### GRIDS

0 commit comments

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