Overview

About Gravity UI Charts

Gravity UI Charts is a charting library built with D3 and React. It's designed as part of the Gravity UI ecosystem and provides powerful data visualization capabilities for modern web applications through simple configuration objects.

Warning

While the library is in version 0.*.*, minor releases may include incompatible changes to the API.

What you can already do with Gravity UI Charts

We have already implemented support for the main chart types:

  • Area
  • Bar-X
  • Bar-Y
  • Line
  • Pie
  • Scatter
  • Treemap (partial support)
  • Waterfall (partial support)
Examples from Storybook

Roadmap

We are actively working on library development and continuously improving its features. Here is the list of the priority major features:

  • ⏳ Handling null data #28
  • ⏳ Charts zooming #29
  • ⏳ Plot lines, bands #30
  • ⏳ Charts navigator #35