]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Hybrid Line and Bar chart - Line Now drawing
authorTanner Linsley <tannerlinsley@gmail.com>
Mon, 15 Jun 2015 21:27:56 +0000 (15:27 -0600)
committerTanner Linsley <tannerlinsley@gmail.com>
Mon, 15 Jun 2015 21:27:56 +0000 (15:27 -0600)
commit257bdb2dbbb769da36d0703e2d3b91a920cb2bee
tree70ba87abda7cd103716d636e3af8edb7bf8c5575
parentb0ece8b516e0988a3238c903411b24d3029cfddc
Hybrid Line and Bar chart - Line Now drawing
Chart.js
Chart.min.js
samples/combo-bar-line.html [new file with mode: 0644]
src/controllers/controller.bar.js
src/controllers/controller.line.js [new file with mode: 0644]
src/core/core.controller.js
src/core/core.helpers.js
src/elements/element.line.js
src/elements/element.point.js