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 ↗
Analytics Revenue by month Signups Traffic share Made with Wiremark

Modifiers

ModifierEffect
small100px tall plot area
large220px 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.