This enhancement proposes adding native support for multi-color lines in the legend of line (and other styles!) plots in Matplotlib. This feature will allow users to represent data series with ...
Working inside a Jupyter notebook, I am observing that the line colors in a legend depend on whether the legend is positioned inside the plot area, or outside of it. This trivial example shows the ...