I am searching a way, so that I can insert my matplotlib graphs as vector
data in openoffice. I make colormaps using pcolorfast. If I save the figure
as emf, the colormap inside the axes vanishes, because the normal emf
backend cannot include rasterized data. Is there any way (e.g. using a
different backend) which gives emf/wmf files which contain the rasterized
data?

Is there a convertor from svg to emf which can do the trick? (I tried
uniconvertor but it also looses the rasterized data). I tried to insert
svg/eps/pdf files into openoffice, but the results are less than promising
-- 
View this message in context: 
http://old.nabble.com/Output-to-any-vector-format-openoffice-can-use-tp26589911p26589911.html
Sent from the matplotlib - users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to