File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Original file line number Diff line number Diff line change @@ -399,10 +399,10 @@ backend : $TEMPLATE_BACKEND
399
399
#ytick.labelsize : medium # fontsize of the tick labels
400
400
#ytick.direction : out # direction: in, out, or inout
401
401
#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
406
406
407
407
408
408
### GRIDS
You can’t perform that action at this time.
0 commit comments