mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-01-18 16:04:41 +00: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