Title: Can JSVGCanvas load svg DOM instead of SVG file?

For JSVGCanvas to display a svg file, I am using the setURI method.
I also want to buid an svg dom tree on the fly and gave it the JSVGCanvas to display.
Is there a way to do this?

Thank you

Reply via email to