vega-lite

Vega-Lite is a concise high-level language for interactive visualization.

vega-lite downloads vega-lite version vega-lite license

vega-liteSimilar Packages:

Npm Package Weekly Downloads Trend

3 Years
🌟 Show real-time usage chart on vega-lite's README.md, just copy the code below.
## Usage Trend
[![Usage Trend of vega-lite](https://npm-compare.com/img/npm-trend/THREE_YEARS/vega-lite.png)](https://npm-compare.com/vega-lite#timeRange=THREE_YEARS)

Cumulative GitHub Star Trend

🌟 Show GitHub stars trend chart on vega-lite's README.md, just copy the code below.
## GitHub Stars Trend
[![GitHub Stars Trend of vega-lite](https://npm-compare.com/img/github-trend/vega-lite.png)](https://npm-compare.com/vega-lite)

Stat Detail

Package
Downloads
Stars
Size
Issues
Publish
License
vega-lite05,2855.81 MB7993 months agoBSD-3-Clause

README for vega-lite

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 / 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},
}