Hi,
I am wondering if there is any way to save images of contours as .svg in Paraview. Currently, what I am doing is to use the “Save screenshot” option and choose the maximum resolution with zero compression and saving it as .png file. I used the export scene option and saved it as .svg, but it is not really an scalable vector graphics file. If there is any other way, like using python’s matplotlib or any other workaround, please let me know. Also, I am having an unstructured dataset, so that is why I haven’t tried it in matlab or python yet.
Thanks