mirror of
https://github.com/chartjs/Chart.js.git
synced 2025-12-08 20:36:08 +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