Skip to content

Commit 0b4b6fa

Browse files
committed
Added legend.framealpha line to template rcparam file
1 parent 853c26a commit 0b4b6fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

matplotlibrc.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,7 @@ backend : %(backend)s
316316
#legend.columnspacing : 2. # the border between the axes and legend edge in fraction of fontsize
317317
#legend.shadow : False
318318
#legend.frameon : True # whether or not to draw a frame around legend
319+
#legend.framealpha : 1.0 # opacity of of legend frame
319320
#legend.scatterpoints : 3 # number of scatter points
320321

321322
### FIGURE

0 commit comments

Comments
 (0)