]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Add a way of sorting tooltip items with a custom sort function
authorEvert Timberg <evert.timberg+github@gmail.com>
Sun, 29 May 2016 00:47:36 +0000 (20:47 -0400)
committerEvert Timberg <evert.timberg+github@gmail.com>
Sun, 29 May 2016 00:47:36 +0000 (20:47 -0400)
commitb646f6d8163ac660b3de87beb230845912e08613
treea483207c4c00402cf6dae23f4095ac7a59232972
parentaf5344462e64f40c96741bf937f2bffa1fc39a72
Add a way of sorting tooltip items with a custom sort function
docs/01-Chart-Configuration.md
src/core/core.tooltip.js
test/core.tooltip.tests.js