]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Use font lineHeight for tooltip alignment (#8631)
authorEvert Timberg <evert.timberg+github@gmail.com>
Sat, 13 Mar 2021 20:14:48 +0000 (15:14 -0500)
committerGitHub <noreply@github.com>
Sat, 13 Mar 2021 20:14:48 +0000 (15:14 -0500)
commit96f6b42c57a57e71f84c73cbaa208afb4949f736
treebaa866be20ff2eb45535552c28caf2b5888fd0a7
parent2bff4c1640125f17f7eab7f4a851aa2e8bb257d4
Use font lineHeight for tooltip alignment (#8631)

* Use font lineHeight for tooltip alignment
* Remove toFontString usage from tooltip
src/plugins/plugin.tooltip.js
test/specs/plugin.tooltip.tests.js