chartjs / chartjs/Chart.js

Rendering flowchart is wrong

Open
#11,436 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.