Package Exports
- vega-lite
- vega-lite/src/aggregate
- vega-lite/src/axis
- vega-lite/src/bin
- vega-lite/src/channel
- vega-lite/src/encoding
- vega-lite/src/fielddef
- vega-lite/src/mark
- vega-lite/src/scale
- vega-lite/src/shorthand
- vega-lite/src/sort
- vega-lite/src/spec
- vega-lite/src/timeunit
- vega-lite/src/type
- vega-lite/src/validate
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
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, and Jeffrey Heer of the University Washington Interactive Data Lab, with significant help from Arvind Satyanarayan. Please see the contributors page for the full list of contributors.