]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Category scale now has defaults. Updated the bar & line charts to use this new default. 1206/head
authorEvert Timberg <evert.timberg@gmail.com>
Sat, 13 Jun 2015 17:25:41 +0000 (13:25 -0400)
committerEvert Timberg <evert.timberg@gmail.com>
Sat, 13 Jun 2015 17:25:41 +0000 (13:25 -0400)
commitfaa43d51a952c111c90f5ea020f9647b216d927e
tree262aa141bbd331631cfa53887e8d849e7824fc7c
parent3e4fce58faa4d0aae316da17f6d0f8b09e02bd87
Category scale now has defaults. Updated the bar & line charts to use this new default.
src/charts/chart.bar.js
src/charts/chart.line.js
src/core/core.js
src/core/core.scale.js
src/scales/scale.category.js