JSPM

vega-lite

2.0.0-alpha.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 232850
  • Score
    100M100P100Q214896F
  • License BSD-3-Clause

Vega-lite provides a higher-level grammar for visual analysis, comparable to ggplot or Tableau, that generates complete Vega specifications.

Package Exports

  • vega-lite
  • vega-lite/src/aggregate
  • vega-lite/src/axis
  • vega-lite/src/bin
  • vega-lite/src/channel
  • vega-lite/src/compile/scale/type
  • vega-lite/src/encoding
  • vega-lite/src/fielddef
  • vega-lite/src/filter
  • vega-lite/src/mark
  • vega-lite/src/scale
  • vega-lite/src/sort
  • vega-lite/src/spec
  • vega-lite/src/stack
  • 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 2 ALPHA

NOTE: The master branch now hosts ongoing Vega-Lite 2.0 pre-release development. This is a work in progress that will introduce a number of MAJOR changes including migration to Vega v3 and D3 v4, as well as composition and interaction support described in our research publication. For a more stable version, please use Vega-Lite v1. We have created branch 1.x as our v1 maintenance branch.

Build Status npm dependencies npm version

Teaser

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, Arvind Satyanarayan, and Jeffrey Heer of the University Washington Interactive Data Lab. Please see the contributors page for the full list of contributors.