Skip to content

A concise grammar of interactive graphics, built on Vega.

License

Notifications You must be signed in to change notification settings

wirhabenzeit/vega-lite

This branch is 2 commits ahead of, 81 commits behind vega/vega-lite:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Dominik Schröder
Sep 17, 2024
6b207f7 · Sep 17, 2024
Sep 5, 2024
Dec 20, 2023
Apr 27, 2023
Aug 28, 2024
Sep 16, 2024
May 31, 2024
Sep 6, 2024
Sep 16, 2024
Aug 2, 2024
Sep 17, 2024
Sep 25, 2019
Mar 14, 2021
Oct 13, 2020
Feb 13, 2023
Dec 14, 2018
Feb 16, 2023
Aug 28, 2024
Dec 14, 2023
Aug 28, 2020
Feb 7, 2024
Dec 20, 2023
Jan 31, 2024
Aug 28, 2024
Aug 2, 2024
Dec 25, 2021
Aug 2, 2024
Sep 2, 2024

Repository files navigation

Vega-Lite

npm version Build Status codecov code style: prettier JSDevlivr

Teaser

Vega-Lite provides a higher-level grammar for visual analysis 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.

Read about future plans in our roadmap.

Team

The development of Vega-Lite is led by the alumni and members of the University of Washington Interactive Data Lab (UW IDL), including Kanit "Ham" Wongsuphasawat (now at Databricks), Dominik Moritz (now at CMU and Apple), Arvind Satyanarayan (now at MIT), and Jeffrey Heer (UW IDL).

Vega-Lite gets significant contributions from its community. Please see the contributors page for the full list of contributors.

Citing Vega-Lite

@article{2017-vega-lite,
  doi = {10.1109/tvcg.2016.2599030},
  year = {2017},
  author = {Arvind Satyanarayan and Dominik Moritz and Kanit Wongsuphasawat and Jeffrey Heer},
  title = {Vega-Lite: A Grammar of Interactive Graphics},
  journal = {{IEEE} Transactions on Visualization \& Computer Graphics (Proc. InfoVis)},
  url = {http://idl.cs.washington.edu/papers/vega-lite},
}

About

A concise grammar of interactive graphics, built on Vega.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.9%
  • Other 3.1%