]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
ChartJS tooltip fontColor fix 2730/head
authorJack Valentine <duerahan@gmail.com>
Wed, 8 Jun 2016 15:04:20 +0000 (00:04 +0900)
committerJack Valentine <duerahan@gmail.com>
Wed, 8 Jun 2016 15:04:20 +0000 (00:04 +0900)
commit29bc3b0b8bfef02da608abcf22021bb82b04afad
treef739f782d2d5221c0fca10d3a3b248612ad83f69
parent99d3f423cb596ca7d2a36981244e1912b0c47b44
ChartJS tooltip fontColor fix

fixed global variable name fix
callback variable name fix
- 'titleColor' to 'titleFontColor'
- 'bodyColor' to 'bodyFontColor'
- 'footerColor' to 'footerFontColor'
src/core/core.tooltip.js