8000 ENH: add title_fontsize to legend · matplotlib/matplotlib@9faa09d · GitHub
[go: up one dir, main page]

Skip to content

Commit 9faa09d

Browse files
committed
ENH: add title_fontsize to legend
1 parent 25bce55 commit 9faa09d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

matplotlibrc.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@ backend : $TEMPLATE_BACKEND
414414
#legend.scatterpoints : 1 ## number of scatter points
415415
#legend.markerscale : 1.0 ## the relative size of legend markers vs. original
416416
#legend.fontsize : medium
417-
#legend.title_fontsize : None ## None sets to the same as the default axes.
417+
#legend.title_fontsize : None ## None sets to the same as the default axes.
418418
## Dimensions as fraction of fontsize:
419419
#legend.borderpad : 0.4 ## border whitespace
420420
#legend.labelspacing : 0.5 ## the vertical space between the legend entries

0 commit comments

Comments
 (0)
0