Settings and activity
1 result found
-
6 votes
Highcharts by default requires integers in form of milliseconds since the Unix Epoch.
When using the data module however, you can add parsers either as a few predefined formats, or as a dateParser callback. See http://api.highcharts.com/highcharts#data.dateFormat.
An error occurred while saving the comment An error occurred while saving the comment Alessandro Zanardi commentedCan you please help me understand why this doesn't work, and how to get it fixed?
Thanks!
Alessandro Zanardi shared this idea ·
Thanks, I see. It would be useful if the data module could directly handle JSON data coming from a GET request. Possibly you could consider integrating this feature in future releases. Cheers!