d3node-output
d3node-output copied to clipboard
simple way to export d3-node instance to png/jpg, svg & html files
>npm audit --registry https://registry.npmjs.org npm audit security report Manual Review Some vulnerabilities require your attention to resolve Visit https://go.npm.me/audit-guide for additional guidance High **Machine-In-The-Middle** Package https-proxy-agent Patched in >=3.0.0 Dependency...
Has there been any thought into providing options to allow users to determine which output type they want instead of always providing png, svg & html? I have a use...