Re: [Matplotlib-users] Problems seeing a png created with matplotlib in firefox

2010-03-04 Thread Alexander Dietz
Hi, thanks a lot for your help, tips and investigations, but I still have the problem. It looks like this cannot be reproduced somewhere else, but I found out that I can see image with a dpi larger than 64 in the figsave command. Anything with a dpi of 64 or smaller is just white. See: http://atl

Re: [Matplotlib-users] Problems seeing a png created with matplotlib in firefox

2010-03-02 Thread Alexander Dietz
Hi, that is very interesting. So what about the following image: test_large.png which has been create with the exact same code. Does this file has an alpha channel? Because this file I can see clearly on my browser. Cheers Alex On Tue, Mar 2, 2010 at 15:05, Renato Alves wrote: > -BEGIN

Re: [Matplotlib-users] Problems seeing a png created with matplotlib in firefox

2010-03-02 Thread John Hunter
On Tue, Mar 2, 2010 at 4:05 AM, Alexander Dietz wrote: > Hi, > > I have trouble seeing a png image that I have created with matplotlib > (0.99.1.1) in my firefox browser( 2.6) and I am not sure if it is a > browser issue of a bug in matplotlib. Strange -- I can see it fine in firefox 3.5 on Solar

Re: [Matplotlib-users] Problems seeing a png created with matplotlib in firefox

2010-03-02 Thread Renato Alves
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Quoting Alexander Dietz on 03/02/2010 01:27 PM: > Hi, > > thanks for testing. So it looks like a bug in firefox from 3.5.8 -> > 3.6, or do you see any strange things happening in the file to create > this image? Tested here on firefox 3.6 (Ubuntu) an

Re: [Matplotlib-users] Problems seeing a png created with matplotlib in firefox

2010-03-02 Thread Alexander Dietz
Hi, thanks for testing. So it looks like a bug in firefox from 3.5.8 -> 3.6, or do you see any strange things happening in the file to create this image? Cheers Alex On Tue, Mar 2, 2010 at 14:19, Johann Rohwer wrote: > On Tuesday 02 March 2010, Alexander Dietz wrote: >> This is the original

Re: [Matplotlib-users] Problems seeing a png created with matplotlib in firefox

2010-03-02 Thread Johann Rohwer
On Tuesday 02 March 2010, Alexander Dietz wrote: > This is the original image created with the script in the same > directory (and which I can't see. I don't neither get a warning nor > an error, just a bnalk screen: > http://atlas3.atlas.aei.uni-hannover.de/~dietz/Test/test.png > > while this on

[Matplotlib-users] Problems seeing a png created with matplotlib in firefox

2010-03-02 Thread Alexander Dietz
Hi, I have trouble seeing a png image that I have created with matplotlib (0.99.1.1) in my firefox browser( 2.6) and I am not sure if it is a browser issue of a bug in matplotlib. Here are two examples of the image: This is the original image created with the script in the same directory (and wh