Package Exports
- vega-lite
- vega-lite/build/src/aggregate
- vega-lite/build/src/axis
- vega-lite/build/src/bin
- vega-lite/build/src/channel
- vega-lite/build/src/compile/compile
- vega-lite/build/src/compile/scale/type
- vega-lite/build/src/config
- vega-lite/build/src/data
- vega-lite/build/src/datetime
- vega-lite/build/src/fielddef
- vega-lite/build/src/filter
- vega-lite/build/src/legend
- vega-lite/build/src/mark
- vega-lite/build/src/scale
- vega-lite/build/src/spec
- vega-lite/build/src/stack
- vega-lite/build/src/timeunit
- vega-lite/build/src/transform
- vega-lite/build/src/type
- vega-lite/build/src/util
- vega-lite/build/vega-lite-schema.json
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vega-lite) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Vega-Lite 2 BETA
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 and include basic composition and interaction features from our research publication. However, some composition and interaction features are still under development.
For a more stable version, please use Vega-Lite v1. We have created branch 1.x
as our v1 maintenance branch.
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.