]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Created a multi axis sample file. Added an option to draw ticks for the axes. This...
authoretimberg <evert.timberg@gmail.com>
Tue, 19 May 2015 00:39:59 +0000 (20:39 -0400)
committeretimberg <evert.timberg@gmail.com>
Tue, 19 May 2015 00:39:59 +0000 (20:39 -0400)
commit978ed1bc1e43c79ae9e345bc072b93a392a2092e
tree2e24bd55ff2439f729101a2698a58fbcd944456f
parent676765e8085c297021b241e026e9846b41e3af7c
Created a multi axis sample file. Added an option to draw ticks for the axes. This is useful when in a multi axis scenario so that the axis that does not draw grid lines does not have weird lines.
samples/scatter-multi-axis.html [new file with mode: 0644]
src/Chart.Scale.js
src/Chart.Scatter.js