This is a nice library, and I would like you to consider a few enhancements. I will create one by one.
The first one is to handle edge cases. Specifically, for line charts:
- Display a single point if the number of data is 1
- Do not crash if there is no data. Perhaps display an empty graph is fine.
This is a nice library, and I would like you to consider a few enhancements. I will create one by one.
The first one is to handle edge cases. Specifically, for line charts: