mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-04 07:24:02 +01: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