Does anybody knows if Highcharts exporting server at export.highcharts.com is currently supporting Highcharts 3.0beta? I'm trying to send my bubble charts to it and it fails, and displays a common error...
Thanks for answers!
Does anybody knows if Highcharts exporting server at export.highcharts.com is currently supporting Highcharts 3.0beta? I'm trying to send my bubble charts to it and it fails, and displays a common error...
Thanks for answers!
A small test on jsFiddle with my own Highcharts config, and I find : Highcharts export server seems to be strict on which characters are sent to it. And I was sending it some... strange... characters ; replacing them fixed the problem.
Hope it will be useful to others, Thanks !