Export image as svg

Hi, I have export my image as svg (with py.iplot() and export from web) and do convert -density 300 <image>.svg <image>.png, but the quality doesn’t seem to improve. What’s wrong? Thanks

I should mention that I’m doing Scatter3d plot.