Javascript Library for Exporting SVG Charts from DOM | exportJS
An easy-to-use client-side Javascript library to export SVG graphics from webpages and download them as an SVG, PDF, or bitmap image (JPEG, PNG). Written in Vanilla JavaScript. It was originally created to export D3.js charts. The library is characterized by: Export SVG DOM object objects or SVG sequences to an SVG, PNG, JPEG, and PDF … Read more