]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Fix the broken scatter chart. Introduced the concept of a canvas controller that...
authorEvert Timberg <evert.timberg@gmail.com>
Sun, 14 Jun 2015 17:00:09 +0000 (13:00 -0400)
committerEvert Timberg <evert.timberg@gmail.com>
Sun, 14 Jun 2015 17:00:09 +0000 (13:00 -0400)
commit68ae02263b0fa5886335072eec15d1496ae3d615
tree742955d8bfa44f41a1d7519e4e6c7ce169af969f
parent9751e8f5b1c9210af4c3fd6c83e9d6139752eb08
Fix the broken scatter chart. Introduced the concept of a canvas controller that goes along with the element controller.
src/charts/chart.line.js
src/charts/chart.rectangularbase.js
src/controllers/controller.canvas.rectangular.js [new file with mode: 0644]
src/core/core.js