Hi Everybody, I am plotting some data in Julia and I am using PyPlot. The issue is that the plots that I am getting are kind of messy. When I use the command plot, it gives the next error:
libpng error: bad parameters to zlib However I am not using or saving the figure like a png. I was googling about it but the only thing that I found is related with a png graphic library but the solution implies to make substantial changes in my OS, which is ubuntu 12.04. I am using julia Version 0.3.11, I wondered if somebody has had a similar problem. Thanks for your help,
