]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Handle '\n' as new line in tooltips (#5521)
authorMatt Haff <matt.haff@gmail.com>
Tue, 5 Jun 2018 07:14:37 +0000 (03:14 -0400)
committerSimon Brunel <simonbrunel@users.noreply.github.com>
Tue, 5 Jun 2018 07:14:37 +0000 (09:14 +0200)
commit8198d760bbfb918f461833121eb33fcb49a5741c
tree0a7ceb33cde87f8afbe40faaecb86313da2319d3
parent8a7278052fc1182a50014edabc20540946fe1ba4
Handle '\n' as new line in tooltips (#5521)
src/core/core.tooltip.js
test/specs/core.tooltip.tests.js