brain/
conceptfrontend-visualization-libraries

Visualization grammar

Notes

Visualization grammar

One-line summary: High-level encoding of data to marks/channels (or JSON encodings) instead of a fixed chart-type catalog or a raw scene graph.

The insight

observable-plot and vega-lite both sit above a lower toolkit (d3 vs Vega). They make common charts short and leave bespoke scenes to the lower layer. From 2026-08-21-autoresearch-best-frontend-visualization-libraries.

Evidence

Contradictions / tensions

Open questions

Related

Referenced by