Skip to content

Commit bd6cf8e

Browse files
author
Marek Rudnicki
committed
Tweak legend colors in ggplot style file.
1 parent 0b255a7 commit bd6cf8e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

lib/matplotlib/mpl-data/stylelib/ggplot.mplstyle

+3-1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ axes.color_cycle: E24A33, 348ABD, 988ED5, 777777, FBC15E, 8EBA42, FFB5B8
2525
# 8EBA42 : green
2626
# FFB5B8 : pink
2727

28+
legend.facecolor: white
29+
legend.edgecolor: white
30+
2831
xtick.color: 555555
2932
xtick.direction: out
3033

@@ -36,4 +39,3 @@ grid.linestyle: - # solid line
3639

3740
figure.facecolor: white
3841
figure.edgecolor: 0.50
39-

0 commit comments

Comments
 (0)