Feature Request: Show No data message but with legend for empty column.
Open
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.4k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
I have managed to display "No data available message" on my chart. But trouble is that I want to show legend with data name even when there is no data.
If the values are null, the "No data" message will disappear. If there is no data, message will appear but legend will disappear.
I have made a fiddle here https://stackoverflow.com/questions/47712087/how-to-show-c3-js-no-data-but-with-legend-for-empty-column/
Contributor guide
Assessment
This issue has not been assessed yet.