Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e5c3cba + 9b8b99b commit f7865d3Copy full SHA for f7865d3
1 file changed
matplotlibrc.template
@@ -399,10 +399,10 @@ backend : $TEMPLATE_BACKEND
399
#ytick.labelsize : medium # fontsize of the tick labels
400
#ytick.direction : out # direction: in, out, or inout
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
+#ytick.major.left : True # draw y axis left major ticks
+#ytick.major.right : True # draw y axis right major ticks
+#ytick.minor.left : True # draw y axis left minor ticks
+#ytick.minor.right : True # draw y axis right minor ticks
406
407
408
### GRIDS
0 commit comments