Hey there,

In my application I'd like to export plots as Enhanced Metafiles (.emf).
After finding out that saving created plots as EMF generates an error, I 
http://www.nabble.com/EMF-export-doesn%27t-work-td22618867.html read that
emf is no longer supported . Then I tried to 
http://www.nabble.com/How-to-add-a-new-backend--td20089848.html#a20091178
manually enable exporting as EMF , but matplit.use('emf') generates a
NotImplementedError.

So, I'd like to know if someone happens to know of a simple method to
reimplement the support for EMF files.

Thanks in advance for your time and effort!

Cheers,

Gert-Jan
-- 
View this message in context: 
http://www.nabble.com/Manually-enable-export-as-EMF-tp23293186p23293186.html
Sent from the matplotlib - users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to