File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Original file line number Diff line number Diff line change @@ -361,6 +361,7 @@ backend : $TEMPLATE_BACKEND
361
361
#xtick.color : k # color of the tick labels
362
362
#xtick.labelsize : medium # fontsize of the tick labels
363
363
#xtick.direction : out # direction: in, out, or inout
364
+ #xtick.minor.visible : False # visibility of minor ticks on x-axis
364
365
365
366
#ytick.left : True # draw ticks on the left side
366
367
#ytick.right : True # draw ticks on the right side
@@ -373,6 +374,7 @@ backend : $TEMPLATE_BACKEND
373
374
#ytick.color : k # color of the tick labels
374
375
#ytick.labelsize : medium # fontsize of the tick labels
375
376
#ytick.direction : out # direction: in, out, or inout
377
+ #ytick.minor.visible : False # visibility of minor ticks on y-axis
376
378
377
379
378
380
### GRIDS
You can’t perform that action at this time.
0 commit comments