Brian Blais <[EMAIL PROTECTED]> writes:

> 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.

Sounds like you are using a backend other than the pdf one. Can you
write up a complete example of code that behaves like you describe?

-- 
Jouni K. Seppänen
http://www.iki.fi/jks


-------------------------------------------------------------------------
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