Legend
Chart legends for identifying data series. DiscreteLegend for categorical series; SequentialLegend for continuous color scales.
Import
import {
DiscreteLegend,
DiscreteLegendEntry,
DiscreteLegendSymbol,
SequentialLegend
} from 'reaviz';
DiscreteLegend Props
| Prop | Type | Default | Description |
|---|---|---|---|
entries | ReactElement<DiscreteLegendEntryProps>[] | — | Legend entries (required) |
orientation | `'horizont |
[Description truncada. Veja o README completo no GitHub.]