chartjs / chartjs/chartjs-chart-financial
beginAtZero does not work when null values are present in data to render empty values
Open
- Dominant language
- JavaScript
- Stars
- 809
- Forks
- 199
- PR merge metrics
- No merged PRs in 30d
Description
I added null values to o,h,l,c of the last few elements of the dataset in order to show empty spaces when the data is not present. It works for that part that there is empty space for the candles but the beginAtZero functionality does not work in this case. Hopefully I am able to communicate my problem.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.