]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Split legend and title block functionality into 2 separate blocks. This allows the...
authorEvert Timberg <evert.timberg@gmail.com>
Sun, 6 Dec 2015 15:20:38 +0000 (10:20 -0500)
committerEvert Timberg <evert.timberg@gmail.com>
Sun, 6 Dec 2015 15:20:38 +0000 (10:20 -0500)
commit792ee587ae0e18e66990692eaec74163222976ec
treeb063f421215ee54598aaadccefbd0d20299fac55
parenteaf183352c9d095fe070e67aa25bfe312cccce50
Split legend and title block functionality into 2 separate blocks. This allows the title to be on the top of the chart while the legend is on the bottom
samples/bar.html
samples/doughnut.html
samples/line-legend.html
samples/polar-area.html
samples/radar.html
src/core/core.controller.js
src/core/core.legend.js
src/core/core.title.js [new file with mode: 0644]