epochjs / epoch

A general purpose, real-time visualization library.
http://epochjs.github.io/epoch
MIT License
4.97k stars 279 forks source link

still real-time is slower than actual data point #241

Open gilgarad opened 5 years ago

gilgarad commented 5 years ago

Someone issued about 4 or 5 years ago and it seems like it is still not fixed. Data draws the line 10 seconds later than the actual data, so I reduced queueSize and historySize to 1 but it is still slower about 1~3 seconds.

When will you fixe it?