]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Rename `chartInstance` to `chart`
authorSimon Brunel <simonbrunel@users.noreply.github.com>
Sat, 28 Jan 2017 11:52:40 +0000 (12:52 +0100)
committerEvert Timberg <evert.timberg+github@gmail.com>
Fri, 10 Feb 2017 23:37:56 +0000 (18:37 -0500)
commit28ea6c4967cc9cf414f8b3c6ca41135d9e2dfffd
treee20434cba4d43414582d5faf48096e27fb2dd136
parent13c61218764a3b542427dc45c812b8618a94571f
Rename `chartInstance` to `chart`
13 files changed:
docs/01-Chart-Configuration.md
docs/02-Scales.md
docs/09-Advanced.md
samples/data_labelling.html
src/core/core.animation.js
src/core/core.controller.js
src/core/core.layoutService.js
src/core/core.legend.js
src/core/core.scaleService.js
src/core/core.title.js
src/core/core.tooltip.js
test/core.interaction.tests.js
test/core.tooltip.tests.js