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