mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-03 06:54:02 +01:00
* Do not redraw endlessly on mouse move The tooltip incorrectly determined that the position changed leading to many redraws * Code review feedback