Recipes
End-to-end worked examples. Each recipe is a complete, runnable pattern — data fixture, transforms, chart interop — not a fragment. Skim the list to find the closest match to your use case, then steal.
Available recipes:
- CPU metrics dashboard — rolling averages, band charts, outlier detection
- Error-rate dashboard — aggregated counts bucketed by time, per-host breakdown
- Streaming dashboard — live-series ingest from a WebSocket-style source, throttled React rendering