mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-01-25 16:42:06 +00:00
* Allow the tooltip to get closer to the canvas edge Closer to the top & bottom by considering (height/2) instead of height. * Update missing options in TS types * Remove unneeded brackets