]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Tooltip now has a callback for configuring the colors of items displayed. Added docs... 2657/head
authorEvert Timberg <evert.timberg+github@gmail.com>
Sat, 28 May 2016 01:07:02 +0000 (21:07 -0400)
committerEvert Timberg <evert.timberg+github@gmail.com>
Sat, 28 May 2016 01:07:02 +0000 (21:07 -0400)
commit66aa65be68185f58287ddb80e0cbe33426b1e422
treede6f410039512bf017617ac4c75fbd09a101cfab
parentbcd17e58407e9704b50211e0161a59383f26e855
Tooltip now has a callback for configuring the colors of items displayed. Added docs and improved the options passed to the tooltip
docs/01-Chart-Configuration.md
src/core/core.controller.js
src/core/core.tooltip.js