LineChart

CHARTS

Line chart with smooth curves, powered by Recharts.

[EXAMPLES]

Basic

[PROPS]

PROPTYPEDEFAULTDESCRIPTION
dataRecord<string, string | number>[]Chart data points
xAxisKeystringKey in data used for the X axis
series{ dataKey: string; name?: string; color?: string; dashed?: boolean }[]Line series configuration
heightnumber300Chart height
showLegendbooleanfalseShow chart legend
showGridbooleantrueShow grid lines

[ACCESSIBILITY]

ARIA

  • >SVG chart with aria-label