Vega is a data visualization grammar created in 2013 by Jeffrey Heer.
#684on PLDB | 11Years Old |
git clone https://github.com/vega/vega
Vega is a visualization grammar, a declarative language for creating, saving, and sharing interactive visualization designs. With Vega, you can describe the visual appearance and interactive behavior of a visualization in a JSON format, and generate web-based views using Canvas or SVG.