Hey guys! Does anybody know how to save the scatter3d plot as svg? pio.write_image(fig, format=‘svg’,engine=‘kaleido’) This only made the whole image a single element, I want all the points as vector format and to retain the high fidelity. Plz help me!!!
1 Like
Hi, Did you get any answer on how one can save the scater 3D plot as svg or pdf version in R?