]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Configurable Tooltip Position Modes (#3453)
authorEvert Timberg <evert.timberg+github@gmail.com>
Fri, 14 Oct 2016 21:36:49 +0000 (16:36 -0500)
committerGitHub <noreply@github.com>
Fri, 14 Oct 2016 21:36:49 +0000 (16:36 -0500)
commita86c47cf480e8d86ea03a121e9b6552a17aae41d
tree8144e7e4a1d5e98a5a4697f18d1f72279ee9926e
parent3365ba6d29e579e99db61dd65390e39536a0800d
Configurable Tooltip Position Modes (#3453)

Adds new tooltip position option that allows configuring where a tooltip is displayed on the graph in relation to the elements that appear in it
docs/01-Chart-Configuration.md
src/core/core.controller.js
src/core/core.legend.js
src/core/core.tooltip.js