javascript - High chart - export to Base64
Is there a way to take a highcharts graph, and get a base64 representation of the it?
In other words, the equivalent of first exporting it to PNG or JPG (I don't care which) and then getting a base64 string of that image.
This question and all comments follow the
"Attribution Required."
All Answers
Leave a Reply