dbautistav / vega-lite

A high-level grammar for visual analysis, built on top of Vega.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vega-Lite 2 ALPHA

Announcement: The master branch now hosts ongoing Vega-Lite 2.0 pre-release development. We have migrated Vega-Lite to use the new Vega 3 Beta and D3 v4. Our next alpha releases will introduce a few syntax revisions as well as new composition and interaction features from our research publication.

For a more stable version, please use Vega-Lite v1. We have created branch 1.x as our v1 maintenance branch.

Build Status npm dependencies npm version

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.

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 high-level grammar for visual analysis, built on top of Vega.

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

License:Other


Languages

Language:TypeScript 95.4%Language:CSS 1.9%Language:HTML 1.2%Language:Shell 0.9%Language:JavaScript 0.5%Language:Ruby 0.0%