joewalnes / smoothie

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

fix: chart constantly jumping in 1-2 pixel steps #131

Closed WofWca closed 2 years ago

WofWca commented 3 years ago

WIP because it is based on #130, which I hope will get merged, otherwise I'll rebase.

See commit message for more info. The effect is noticeable on the example pages.

drewnoakes commented 3 years ago

130 has been merged. Let me know when you think this is good to go and I'll get it merged and make a long-overdue release with your changes.

WofWca commented 3 years ago

Ready. GitHub still shows the old diff though for some reason, looks like it doesn't get updated when the target branch updates. Looks good in git diff master..fix-jumpiness

WofWca commented 3 years ago

Fixed by touching target branch