javascript - Hicharts not plotting live points when out of view -


as per fiddle when pan out of live view, seems chart stops plotting points , when in view connects last visible point new point causing huge slope/line. rectifying appreciated. thanks.

`code long, post here` 

setting cropthreshold: infinity, on series config did trick.


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -