sharonchoong / svg-exportJS

A Javascript library to export svg charts from the DOM and download them as an SVG file, PDF, or raster image (JPEG, PNG) format. Can be done all in client-side.
MIT License
41 stars 22 forks source link

when svg contains child svg elements, downloadSvg renders completely blank #15

Open outsiderzy opened 11 months ago

SarahTrees commented 4 months ago

can you make a fiddle/codepen/Co.?