2

A while ago you guys gave me a splendid workaround to the rasterization bug in exported BarCharts.

Now I noticed that the workaround is not working for BarLegends. My problem is, that

legend =  BarLegend["Rainbow"]
Export["E:\\test.emf", legend];

produces a clearly rasterized file.

Is there any way to get a vector graphic from this simple plot?

1 Answers1

1

Since version 10.0.2, BarLegends are finally exported correctly in EPS-files. EMF-export is still broken. Fortunately, it is now possible to generate neat EMF-files from the EPS-files, for example using CorelDraw.