]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Fix #2574 - Add support to hide border on the chart
authorCeane Lamerez <ceane@edsurge.com>
Tue, 17 May 2016 19:11:29 +0000 (21:11 +0200)
committerSimon Brunel <simonbrunel@users.noreply.github.com>
Tue, 17 May 2016 19:35:19 +0000 (21:35 +0200)
commit456ab9ca3672ea8784b240637e2047ec3730b57d
treec3aa6e405261fa4058dbc2e1ea2ae98f046b80f9
parent974ff00464d7743182f842a2c7786c334b9ca82c
Fix #2574 - Add support to hide border on the chart
docs/01-Scales.md
src/core/core.scale.js
test/core.helpers.tests.js
test/scale.category.tests.js
test/scale.linear.tests.js
test/scale.logarithmic.tests.js
test/scale.radialLinear.tests.js
test/scale.time.tests.js