Sreejith S
Results
1
comments of
Sreejith S
The tooltip issue in real devices is with the functions Highcharts.dateFormat('%Y-%m-%d %H:%M:%S', this.x),Highcharts.numberFormat(this.y, 2). Instead of using the Highcharts functions to converts number and date to string, use the javascript...