]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Refactor scale base pixel and point calculation.
authorSimon Brunel <simonbrunel@users.noreply.github.com>
Fri, 20 May 2016 18:17:28 +0000 (20:17 +0200)
committerSimon Brunel <simonbrunel@users.noreply.github.com>
Fri, 20 May 2016 18:17:28 +0000 (20:17 +0200)
commita566d16e697c895bcd719ab187c57f8c90daa54c
tree09868d2683060ca08e55e9daba8d5ff6debf5c2c
parent8c5d8855c676874974f97487f8907fd98f07249e
Refactor scale base pixel and point calculation.
src/controllers/controller.bar.js
src/controllers/controller.bubble.js
src/controllers/controller.line.js
src/controllers/controller.radar.js
src/core/core.scale.js
src/scales/scale.radialLinear.js