Serendie Design System

AboutGet StartedFoundationsComponents
© Mitsubishi Electric Corporation

Chart

Chart components for data visualization—supports pie, bar, line, and more.

Last updated 7/28/2025

Pie chart

Create pie charts with the usePieChartProps hook to visualize ratios and composition.

Line chart

Create line charts with the useLineChartProps hook for time series and multiple data series.

Bar chart

Create bar charts with the useBarChartProps hook. Supports both vertical and horizontal bars.

Vertical Bar Chart

Horizontal Bar Chart

Stacked bar chart

Stack segments to show composition within a category when visualizing breakdowns.