Basic charts

Line chart
Line charts display data over time, highlighting trends at continuous intervals.

Column chart
Vertical bar charts provide a clear visual comparison among distinct sets of data.

Area chart
Similar to line charts, area charts display data as continuous lines, but with the space beneath the line filled in.

Bar chart
To compare values among categories, data can be represented using horizontal bars.
Spline charts

Spline area chart
Smooth lines connect the data points and the space beneath the lines is filled in.
Step charts

Step line chart
Connect data points using vertical and horizontal lines to represent step-like progression.
Stacked charts

Stacked bar
Horizontal, stacked bars plot layered data points to show the contribution of each part to the total value.

Stacked column
Data points are plotted one above the other using vertical bars.
Correlation charts

Scatter
A scatter plot displays data using two numerical variables to reveal the relationship between them.

Bubble
Data is visualized with three numerical dimensions, where the third is indicated by the size of each bubble.

Combination chart
Combination charts, or mixed charts, combine different chart types in one display to enhance data interpretation.
Pure React Components
Developed using React’s core principles, this library employs functional components and hooks without any external dependencies.
