score:3

Accepted answer

You can use the chart export server on your local machine to do browser-less exporting of charts. See this link. What you can do using the phantomJS interface is send the chart definition to the export server and it will spit out whatever file format you want (PDF, JPEG, SVG, PNG). You can then use these chart image files in any other fashion - downloadable files, static images on the page, etc.


Related Query

More Query from same tag