It appears that there are some small inaccuracies when using plt.plot() for generating Pdfs with Matplotlib. In the following I have a simple example, where lines plotted with plt.plot() are not ...
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 ...