Re: [Matplotlib-users] There is no plot in the PNG file. The PDF file is fine.

2011-02-09 Thread Goyo
2011/2/9 Curiouslearn > > Can you please see the code below and let me know why the png figure > comes out empty (it only contains the x-axis, does not contain the > scatterplot). The pdf file has no such problems. Seems like mpl is getting confused because of the rect argument of add_axes. Note

[Matplotlib-users] There is no plot in the PNG file. The PDF file is fine.

2011-02-09 Thread Curiouslearn
Can you please see the code below and let me know why the png figure comes out empty (it only contains the x-axis, does not contain the scatterplot). The pdf file has no such problems. I have tried saving another usual line plot in .png format and I had no problems. Does this have to do with scatt