I'm using Highcharts to graph multiple series on a single chart. The series data is read from a file containing the data in JSON format. The file will get updated with new data every few seconds and I've a function to re-read the file. Here's the data in the file:I'm using Highcharts to graph multiple series o