d3-save-svg icon indicating copy to clipboard operation
d3-save-svg copied to clipboard

embedRasterImages should take in a link and embed the raster in the svg directly

Open edeno opened this issue 8 years ago • 0 comments

embedRasterImages currently is set up such that you specify an image element with a link. Then in your javascript, you convert it to the data URI. This might be more roundabout than necessary.

edeno avatar Dec 03 '15 17:12 edeno