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 cf83efc

Browse filesBrowse files
committed
Add auto behaviour in rctemplate comment
1 parent 5b6a226 commit cf83efc
Copy full SHA for cf83efc

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+2
-1
lines changed

‎matplotlibrc.template

Copy file name to clipboardExpand all lines: matplotlibrc.template
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,8 @@
358358
#axes.titlelocation : center ## alignment of the title: {left, right, center}
359359
#axes.titlesize : large ## fontsize of the axes title
360360
#axes.titleweight : normal ## font weight of title
361-
#axes.titlecolor : auto ## color of the axes title
361+
#axes.titlecolor : auto ## color of the axes title, auto falls back to text.color
362+
## as default value
362363
#axes.titlepad : 6.0 ## pad between axes and title in points
363364
#axes.labelsize : medium ## fontsize of the x any y labels
364365
#axes.labelpad : 4.0 ## space between label and axis

0 commit comments

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