└── README.md /README.md: -------------------------------------------------------------------------------- 1 | Vega: A Visualization Grammar 2 | ==== 3 | 4 | **Vega** is a _visualization grammar_, a declarative format for creating and 5 | saving interactive visualization designs. With Vega you can describe data 6 | visualizations in a JSON format, and generate interactive views using either 7 | HTML5 Canvas or SVG. 8 | 9 | The __Vega__ repo has moved! Please see https://github.com/vega/vega 10 | --------------------------------------------------------------------------------