Skip to content

Chart legend

D3 chart

For all common D3 chart properties, refer to D3 chart API.

js
import { ChartLegend } from '@semcore/ui/d3-chart';

<ChartLegend />;

LegendProps

& & {...}
NameTypeDescription
items[] Legend items
patterns Enables charts patterns that enhances charts accessibility

Released under the MIT License.

Released under the MIT License.