Hi, all,
Smoothie is a great library!
I show real time data which pulled from server via web socket. It works well. But the timestamp is not the server's but the brower's. When I get timestamp from server and set it to smoothie, the chart will disappear gradually as timestamp is not consistent.
Maybe I don't use timestamp but data index as X axis value. How to do?
Thanks for any response!