]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Html dom building (#6490)
authorBen McCann <322311+benmccann@users.noreply.github.com>
Sat, 7 Sep 2019 11:19:17 +0000 (04:19 -0700)
committerEvert Timberg <evert.timberg+github@gmail.com>
Sat, 7 Sep 2019 11:19:17 +0000 (07:19 -0400)
commitdf9e2d00bdf87f3517b238d038256e312a5deaec
tree9bcf694433d57207fd17fa25df3bdaabdcc7ddd6
parentf68b8adaac713f4ce321f4f53fdcd319e021b584
Html dom building (#6490)

Replaces #6179 and builds HTML legend strings using dom nodes rather than building up an HTML string directly.
src/controllers/controller.doughnut.js
src/controllers/controller.polarArea.js
src/plugins/plugin.legend.js
test/specs/global.defaults.tests.js