Observable Plot
Bar and line charts with
Observable Plot,
from /api/demo/viz/series/ (demo SeriesPoint).
Colours follow prefers-color-scheme.
Analysis runs: append ?run_id=<id> (from the data demo) to load that result instead of the synthetic series.
Series is cached in Redis (fresh for 60s). After that, GET still returns the last payload (stale-while-revalidate) and enqueues a Celery rebuild. Refresh forces a rebuild; progress is polled from Redis.
Bar
Loading chart…
Line
Loading chart…