Home Forums Chart Support What kind of chart I need for this type of json? Reply To: What kind of chart I need for this type of json?

#29420

@wer0ckz,

The code you provided converts to millisecond and it does not identify the time from my json timestamp.

The timestamp present in the JSON that you have shared is in UNIX timestamp because of which it has been converted to JavaScript timestamp.

Is it possible you can give me an example of a chart that uses 24 hours?

You can group it according to your requirement either by day or hour. Please take a look at this JSFiddle for an example on grouping the data by an hour.

—-
Manoj Mohan
Team CanvasJS