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