chart Data
A chart placeholder for dashboards and reports. Renders a framed box with a stylized bar, line, pie, or area graphic — enough to say "a chart goes here" without pretending to be real data.
Live example Open in editor ↗
Modifiers
| Modifier | Effect |
|---|---|
small | 100px tall plot area |
large | 220px tall plot area |
Children
This is a leaf component — it does not accept children.
Notes
Syntax: `chart "Caption" "variant"`. Variants: `"bar"` (default), `"line"`, `"pie"`, `"area"`. Default height is 160px. The graphic is deterministic — the same source always renders the same chart.