Roadmap
React Sparklines development roadmap
This is the roadmap for React Sparklines.
Feel free to leave feedback and ideas on Github.
While React Sparklines goals are to be as flexible as possible and provide many options it still aims to be as lightweight as possible. This means that there will be a limit for chart components. Exotic charts like funnel, pie or radar are not going to be implemented. React Sparklines is and will not be a fully chart library like Recharts, ChartJS and similar options.
v0.x.x
- ✅ Finish initial implementation for basic components
- ✅ Provide basic documentation
- ✅ Win the war against Typescript
v1.x.x
- ✅ Axes
- ✅ Add Reference lines
- ✅ Improve point calculation/scaling
v2.x.x
-
✅ Handling null values
-
✅ More interpolation options
-
✅ Added band components
-
Render optimization
-
Providing a simple way to render custom components
-
Better Tooltip positioning
Ideas
- Multi color sparklines
- Positive / Negative color customization
- Axis labels