mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-03 15:04:03 +01:00
* feat: Draw tooltips with point styles. Closes #7774 * chore: Add tooltip usePointStyle docs * chore: Add tests and visual tests for tooltip usePointStyle * chore: Update typescript with tooltip usePointStyle