brain/
← all entities
entitygenericfrontend-visualization-libraries

Vega-Lite

Notes

Vega-Lite

One-line summary: Declarative JSON grammar of interactive graphics that compiles down to Vega.

What it is

A high-level grammar: specs encode data to mark properties; the compiler fills axes, legends, and scales. Supports transforms, faceting, layered / multi-view composition, and selections. From 2026-08-21-autoresearch-best-frontend-visualization-libraries.

Why it matters to frontend-visualization-libraries

It is the other fetched grammar (alongside observable-plot), framework-agnostic JSON rather than a JS mark API.

Key facts

  • Latest version on the fetched homepage: 6.4.3. From 2026-08-21-autoresearch-best-frontend-visualization-libraries.
  • Users “may use Vega-Lite as the primary visualization tool and, if needed, transition to use the lower-level Vega.” Same source.
  • No fetched official page ranks it against Plot. Same source.

Open questions

Sources

Related

Referenced by