JSPM

vega-lite

2.4.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 232850
  • Score
    100M100P100Q214897F
  • License BSD-3-Clause

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

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/legend
  • vega-lite/build/src/mark
  • vega-lite/build/src/predicate
  • 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

The master branch hosts Vega-Lite 2.0. In Version 2, we have migrated Vega-Lite to use the new Vega 3, and include composition and interaction features from our research publication.

You can find Vega-Lite version 1 in our 1.x maintenance branch (website for Vega-Lite 1).

npm version Build Status codecov npm dependencies

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.

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, with significant help from Will Strimling, Yuhan (Zoe) Lu, Matthew Chun, and Akshat Shrivastava. Please see the contributors page for the full list of contributors.