Skip to main content

ChartLegend

Result
Loading...
Live Editor
render(
	<>
		<ChartLegend id="chart-legend-demo-1" title="Data 1" color="#88ecc7" />
		<ChartLegend id="chart-legend-demo-2" title="Data 2" color="#005395" />
	</>,
);

Props