devgru / vega-lite

A grammar of interactive graphics, built on Vega.

Home Page:https://vega.github.io/vega-lite/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vega-Lite 2

The master branch hosts Vega-Lite 2.0. In Version 2, we have migrated Vega-Lite to use the new Vega 3, and include composition and interaction features from our research publication.

You can find Vega-Lite version 1 in our 1.x maintenance branch (website for Vega-Lite 1).

npm version Build Status codecov npm dependencies

Teaser

Vega-Lite provides a higher-level grammar for visual analysis, akin to ggplot or Tableau, that generates complete Vega specifications.

You can find more details, documentation, examples, usage instructions, and tutorials on the Vega-Lite website.

Try using Vega-Lite in the online Vega Editor.

Contributions are also welcome. Please see CONTRIBUTING.md for contribution and development guidelines and our Code of Conduct.

Team

The development of Vega-Lite is led by Kanit "Ham" Wongsuphasawat, Dominik Moritz, Arvind Satyanarayan, and Jeffrey Heer of the University Washington Interactive Data Lab. Please see the contributors page for the full list of contributors.

About

A grammar of interactive graphics, built on Vega.

https://vega.github.io/vega-lite/

License:Other


Languages

Language:TypeScript 94.5%Language:HTML 1.7%Language:JavaScript 1.5%Language:CSS 1.4%Language:Shell 0.8%Language:Ruby 0.0%