]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Adds min and max setting to axes 1779/head
authorMattias Lyckne <mattias@lyckne.se>
Mon, 14 Dec 2015 07:39:11 +0000 (08:39 +0100)
committerMattias Lyckne <mattias@lyckne.se>
Mon, 14 Dec 2015 08:22:34 +0000 (09:22 +0100)
commit968db4e783f7173cd7549709affb9f34f803b455
tree217f80c20bdc16e51fef4dfde98877d786d688eb
parent571120d650f50ae37d37f629f56a01367cea77b0
Adds min and max setting to axes
docs/01-Scales.md
src/scales/scale.linear.js
src/scales/scale.logarithmic.js
test/scale.linear.tests.js
test/scale.logarithmic.tests.js