Legend
Documentation Index
Fetch the complete documentation index at: /llms.txt. Use this file to discover all available pages before exploring further.
Legends that identify each data series in a chart.
Usage
<EvilLineChart {data} config={chartConfig}>
<EvilLineChart.XAxis dataKey="month" />
<EvilLineChart.Legend variant="circle" />
<EvilLineChart.Line dataKey="desktop" />
</EvilLineChart> Variants
Set the variant prop on the chart’s Legend part. The API reference lists every available value.