]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Add documentation on how plugin hooks interact with the chart (#8634)
authorEvert Timberg <evert.timberg+github@gmail.com>
Sun, 14 Mar 2021 06:12:06 +0000 (01:12 -0500)
committerGitHub <noreply@github.com>
Sun, 14 Mar 2021 06:12:06 +0000 (08:12 +0200)
commit1a2cc27f3aff07221abd551fc84f48052eff4550
treefd9d1f6bd704c99082d6b9b0bba7c3c821c556b9
parentd84db2cefc6ee028779bab5d62982151060de416
Add documentation on how plugin hooks interact with the chart (#8634)

* Add documentation on how plugin hooks interact with the chart

* Add draw.io file for flowcharts
docs/docs/developers/plugin_flowcharts.drawio [new file with mode: 0644]
docs/docs/developers/plugins.md
docs/static/img/init_flowchart.png [new file with mode: 0644]
docs/static/img/render_flowchart.png [new file with mode: 0644]
docs/static/img/update_flowchart.png [new file with mode: 0644]