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 9014698

Browse filesBrowse files
authored
Merge pull request #11521 from joelostblom/fig-docstring-missing-dot
Add missing `.` to rcParam
2 parents 4aec12b + 0835356 commit 9014698
Copy full SHA for 9014698

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-1
lines changed

‎lib/matplotlib/figure.py

Copy file name to clipboardExpand all lines: lib/matplotlib/figure.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -700,7 +700,7 @@ def suptitle(self, t, **kwargs):
700700
The font size of the text. See `.Text.set_size` for possible
701701
values.
702702
703-
fontweight, weight : default: :rc:`figuretitleweight`
703+
fontweight, weight : default: :rc:`figure.titleweight`
704704
The font weight of the text. See `.Text.set_weight` for possible
705705
values.
706706

0 commit comments

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