]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Add options.ticks.maxTicksLimit
authorPascal Richier <pascoual@users.noreply.github.com>
Sat, 7 Nov 2015 00:37:09 +0000 (01:37 +0100)
committerPascal Richier <pascoual@users.noreply.github.com>
Sat, 7 Nov 2015 00:37:09 +0000 (01:37 +0100)
commit97da3347beb1785e2dce0ae3433f0225c7161bd2
tree42c8c2d31194ce330e05996254c82e27693a0e98
parentd6252df4cd03c805e33b52b260e84e7967cbaff1
Add options.ticks.maxTicksLimit

To be able to change default '11' value
src/scales/scale.linear.js