Hi

I am using Python 2.4.4, Numpy 1.1.1 and Pylab 0.98.3 and have a problem
with saving to eps. 

Basically I create 7 plots, each with 2 subplots of which one is an
imshow colour map and the second is a simple plot(). When saving them to
eps I can display 5 out of 7 with ghostview but 2 of them fail to
display. Setting the file type to PNG I can get all 7 out but this is
for a ps latex document so I need eps. If I turn off the plot() subplot
I can get all 7 out into eps. All 7 plots are effectively the same just
with different data and all 7 display fine via the backend Tkagg.

Any ideas

Cheers

James


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to