]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Document tooltip draw hooks and only call hooks when the tooltip draws (#10276)
authorEvert Timberg <evert.timberg@gmail.com>
Sun, 3 Apr 2022 14:09:46 +0000 (10:09 -0400)
committerGitHub <noreply@github.com>
Sun, 3 Apr 2022 14:09:46 +0000 (10:09 -0400)
commit43889f247ca21ccc2ef0dbfeb66a2b7efc556a4e
treebe3a73f0f452904b5f381ceee02ed7175c73b38a
parent09128947d571be4d1e70b2ad4bd01fd7b7d38030
Document tooltip draw hooks and only call hooks when the tooltip draws (#10276)

* Document tooltip draw hooks and only call hooks when the tooltip draws

* Update tests
docs/developers/plugin_flowcharts.drawio
docs/developers/render_flowchart.png
src/plugins/plugin.tooltip.js
test/specs/core.controller.tests.js