Panel
Like subplot, but easier, and WYSIWYG export to file. Also fixes dashed/dotted lines in export.
Author: Ben Mitch
Hi, I have a problem, when exporting figures with dashed or dotted lines. They almost appear as solid lines when I use -rh and -rp resolution. Is there a solution? Rendering?
Thanks
04 Jan 2012
Panel
Like subplot, but easier, and WYSIWYG export to file. Also fixes dashed/dotted lines in export.
Author: Ben Mitch
Thanks Ben, I get 4016x2482 in both cases. But the un-smoothed figure fits directly into a A4 Word document, while the smoothed one needs to be down-scaled to fit...
Cheers
-Jesper
04 Jan 2012
Panel
Like subplot, but easier, and WYSIWYG export to file. Also fixes dashed/dotted lines in export.
Author: Ben Mitch
Hey, this seems to be quite good! But I have a problem with exporting.
I was expecting a 170x105mm figure with:
p.export('myfig' '-rp/2')
But it turns out to be much bigger. Without the smoothing it is as expected. Am I missing something?