arunsingh
Posts: 1
Joined: Thu Aug 01, 2013 7:41 am

Storing Highcharts

Hi,

I have a requirement to store my rendered chart along with the line annotations and text annotations to be saved into some database and I should be able to restore the initial version of chart as it is from the storage file.

Can anybody help me in figuring out a way to do this....I dont want to dump the whole HTML file..I am looking for information which I can store and with which I can re-render the chart again along with annotations....such as the highcharts constructor variable, etc.

Thanks in advance.

Return to “Highcharts Usage”