Ross ROSS = Recommend OSS · open-source software intelligence for agents

vega/vega

A visualization grammar. observed · 2026-08-28

github.com/vega/vega · homepage · JavaScript · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 98
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 13.0
  • age_days: 4959
  • days_rel: 19
  • days_push: 11
  • n_releases_24m: 11

Full methodology

Adoption not part of the score

11977 stars · 1577 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Vega is a declarative visualization grammar that lets you describe interactive data visualizations in JSON format. Its JavaScript runtime parses specifications to render web-based views using HTML5 Canvas or SVG, including scales, axes, legends, map projections, and reactive interaction signals.

Use cases

  • create interactive charts from JSON specifications
  • build custom data visualizations in the browser
  • render static chart images from a declarative spec
  • define reactive visualizations that respond to input events
  • generate visualizations programmatically as a foundation for charting tools
  • share and reuse visualization designs as portable JSON

When to choose

  • you need fine-grained control over every visual and interactive detail of a chart
  • you want a portable JSON format for generating or sharing visualizations
  • you're building higher-level visualization APIs or tools on top of a grammar
  • you need Canvas or SVG rendering with reactive signals in the browser

When to avoid

  • you just need common statistical charts quickly - use Vega-Lite or Altair instead
  • you want a simple imperative charting API rather than a declarative grammar
  • you need server-side rendering outside JavaScript environments without extra tooling

Facets

library · maturity stable

data-visualization charts templating data-visualization web-development frontend browser visualization-grammar declarative-visualization svg canvas d3 interactive-visualization json-specification nodejs javascript

2 sources

Member repositories

RepositoryRoleHealth v2
vega/vegamain99

For agents

markdown · JSON · MCP: product_card(name="vega/vega")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem