Skip to content

Roadmap

This is the roadmap for React Sparklines.

Feel free to leave feedback and ideas on Github.

INFO

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 more components
    • ✅ Reference lines
  • General improvements, Bug fixes
  • Improve Documentation
  • Improve typings

v2.x.x

  • Add more components
    • Reference lines
    • Band
  • Extend and improve configuration options for components
  • Handling null values
  • Multi color sparklines
  • Providing a simple way to render custom components
  • More interpolation options
  • Better Tooltip positioning

More ideas

  • Positive / Negative color customization
  • Axis labels

Released under the MIT License.