]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Correct default scaleShowLabels value to match js file setting 126/head
authorIder <ider@storm8.com>
Fri, 31 May 2013 02:58:31 +0000 (19:58 -0700)
committerIder <ider@storm8.com>
Fri, 31 May 2013 02:58:31 +0000 (19:58 -0700)
commit0638674145526b5b385212a8486be79947ee5c1f
tree4d16b8dcce8468770495942e007e89df7f5d8708
parent2e083962556ce901cc80028fe2814ec10dc317fa
Correct default scaleShowLabels value to match js file setting

default scaleShowLabels value for Line and Bar is true in js file, but
it is false in document page.
Correct document page to match the value to reduce the confuse
docs/index.html