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

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -