Let's not ignore NaN
Open
type: enhancement
- Dominant language
- JavaScript
- Stars
- 67.7k
- Forks
- 11.9k
- Avg merge
- 7h 39m
- Merged PRs (30d)
- 5
Description
### Feature Proposal
I expect to draw an image similar to the one below, where the dataset contains some NaN points that can help deep learning practitioners identify whether situations like gradient explosion have occurred:
However, I did not find any relevant API in the Chart.js documentation that prevents NaN from being ignored. Is it possible to add a similar feature? Many thanks!
### Possible Implementation
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.