joewalnes / smoothie

Smoothie Charts: smooooooth JavaScript charts for realtime streaming data
http://smoothiecharts.org
Other
2.24k stars 229 forks source link

Consider utilizing `requestAnimationFrame`'s callback argument #150

Open WofWca opened 1 year ago

WofWca commented 1 year ago

Instead of Date.now().

https://github.com/joewalnes/smoothie/blob/8e0920d50da82f4b6e605d56f41b69fbb9606a98/smoothie.js#L757

It may decrease stuttering