ChartContainer
A ChartContainer component from the Sigil design system.
Import
import { ChartContainer, ChartTooltip, ChartLegend } from "@sigil-ui/components";Preview
Usage
<ChartContainer>...</ChartContainer>Sub-components
This component includes the following parts:
<ChartTooltip><ChartLegend>
Props
| Prop | Type | Default | Description |
|---|---|---|---|
height | `number | string` | — |
Token integration
| CSS Variable | Purpose |
|---|---|
--s-text-muted | Text muted |
--s-border | Border |
--s-surface | Surface |
--s-radius-md | Radius md |
--s-shadow-md | Shadow md |
--s-text | Text |