Hello

I am having trouble saving a figure to pdf on Mac OS X (matplotlib version 0.90.1). I applied the patch for pylab, here:

http://www.mail-archive.com/[EMAIL PROTECTED]/ msg00940.html

and it works with pylab. But, if I use matplotlib.Figure directly in an app, and then call:

myfig.savefig('blah.pdf')  it saves it as 'blah.pdf.jpg', a jpeg file.


any ideas? I can try to throw together some example, in case someone needs to repeat it.


                thanks,

                        Brian Blais



--
Brian Blais
[EMAIL PROTECTED]
http://web.bryant.edu/~bblais



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to