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 ...
Create a .py file, import the library, and you can also check the version of the matplotlib library as follows: import matplotlib # first step is to import the ...