]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Initial check in of the scale service and the scale constructor registration. An...
authorEvert Timberg <evert.timberg@gmail.com>
Sat, 16 May 2015 23:40:52 +0000 (19:40 -0400)
committerEvert Timberg <evert.timberg@gmail.com>
Sat, 16 May 2015 23:40:52 +0000 (19:40 -0400)
commitdb1365c8cec4a682690898f8c0565df486aa6165
tree769b7868a2197077132ef482ccce2cbdce971eb0
parentb5b00811084e618278550e69e3c247a44163d1fc
Initial check in of the scale service and the scale constructor registration. An initial implementation of a linear scale that can be drawn in both horizontal and vertical orientations.
src/Chart.Scale.js [new file with mode: 0644]