Skip to content

Commit

Permalink
remove frameon from default mpl styles (#3745)
Browse files Browse the repository at this point in the history
  • Loading branch information
poplarShift authored and philippjfr committed Jun 21, 2019
1 parent 0707659 commit 0b2b4bf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion holoviews/plotting/mpl/default.mplstyle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ grid.color: black
grid.linestyle: :

legend.loc: upper right
legend.frameon: True
legend.fontsize: small
legend.fancybox: True

Expand Down
1 change: 0 additions & 1 deletion holoviews/plotting/mpl/default1.5.mplstyle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ grid.color: black
grid.linestyle: :

legend.loc: upper right
legend.frameon: True
legend.fontsize: small
legend.fancybox: True

Expand Down

0 comments on commit 0b2b4bf

Please sign in to comment.