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.
1 parent 5b6a226 commit cf83efcCopy full SHA for cf83efc
matplotlibrc.template
@@ -358,7 +358,8 @@
358
#axes.titlelocation : center ## alignment of the title: {left, right, center}
359
#axes.titlesize : large ## fontsize of the axes title
360
#axes.titleweight : normal ## font weight of title
361
-#axes.titlecolor : auto ## color of the axes title
+#axes.titlecolor : auto ## color of the axes title, auto falls back to text.color
362
+ ## as default value
363
#axes.titlepad : 6.0 ## pad between axes and title in points
364
#axes.labelsize : medium ## fontsize of the x any y labels
365
#axes.labelpad : 4.0 ## space between label and axis
0 commit comments