]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Resolve fonts through options.font (#7674)
authorJukka Kurkela <jukka.kurkela@gmail.com>
Mon, 3 Aug 2020 16:32:58 +0000 (19:32 +0300)
committerGitHub <noreply@github.com>
Mon, 3 Aug 2020 16:32:58 +0000 (12:32 -0400)
commite756fb93a3b8cb5a29de04d9bcf972295e38b21f
tree5ca3ebee5ed16782a5e04f3c1f884a343d4f0033
parent65c31cfd6e6ce5daaf838496391624255e654859
Resolve fonts through options.font (#7674)

* Resolve fonts through options.font
* Remove defaultRoutes from Tooltip fonts
src/core/core.scale.js
src/helpers/helpers.options.js
src/plugins/plugin.legend.js
src/plugins/plugin.title.js
src/plugins/plugin.tooltip.js
src/scales/scale.radialLinear.js
test/specs/plugin.title.tests.js