-
Vega
Vega is a declarative format for creating, saving, and sharing visualization designs. With Vega, visualizations are described in JSON, and generate interactive views using either HTML5 Canvas or SVG.
-
A Visualization Grammar | Vega
Vega - A Visualization Grammar. Vega is a visualization grammar, a declarative format for creating, saving, and sharing interactive visualization designs. With Vega, you can describe the visual appear...
-
Documentation | Vega
A
Vega specification is a JSON object that describes an interactive visualization design. A specification consists of basic properties (such as the width and height of the view) and definitions for t...
-
Tutorials | Vega
Tutorials for learning how to use Vega.
Let’s Make a Bar Chart[1]
Skill level: Beginner. Learn the basic elements of Vega by creating a bar chart with interactive tooltips.
A Guide to Guides: Axes ...
-
Usage | Vega
Web Deployment
To deploy Vega on the web, first import the requisite JavaScript libraries. Then, use the Vega View API or the convenient Vega-Embed helper module to parse Vega specifications and add i...
-
Vega Editor
The Vega editor is a web application for authoring and testing Vega and Vega-Lite visualizations. It includes a number of example specifications that showcase both the visual encodings and interaction...