Closed pnkraemer closed 2 years ago
This PR makes the legend frame inherit the color of the axes (and the same holds for the linewidth).
There is also a function axes.legend() now where things like shadow or fancybox can be adjusted (with some opinionated default arguments).
axes.legend()
shadow
fancybox
This PR makes the legend frame inherit the color of the axes (and the same holds for the linewidth).
There is also a function
axes.legend()
now where things likeshadow
orfancybox
can be adjusted (with some opinionated default arguments).