Rendering flowchart is wrong
Open
type: documentation
- Dominant language
- JavaScript
- Stars
- 67.7k
- Forks
- 11.9k
- Avg merge
- 7h 39m
- Merged PRs (30d)
- 5
Description
### Documentation Is:
- [ ] Missing or needed?
- [X] Confusing
- [ ] Not sure?
### Please Explain in Detail...
The flow chart is missing `afterDatasetsDraw` and `afterDraw` is not at the correct location.
### Your Proposal for Changes
Replace `afterDraw` with `afterDatasetsDraw` and put `afterDraw` after `afterToolipDraw`.
This is how it seems to work for me, didn't look at the code.
### Example
https://www.chartjs.org/docs/latest/developers/plugins.html#rendering
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.