d3graph
d3graph copied to clipboard
Generalize output for existing HTML template
The stand-alone HTML page is great but an option to include the output in an existing page would be very useful. Instead of a stand-alone HTML page, it could generate content that you can paste directly into an existing HTML document. Right now the script attaches the SVG tag directly on BODY, for example.
Not sure whether I understand your suggestion. Why would you not use the include function to embed the output in a new HTML?