vega-lite

WebJar for vega-lite

License

License

BSD 3-Clause
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

vega-lite
Last Version

Last Version

3.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

vega-lite
WebJar for vega-lite
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/vega/vega-lite

Download vega-lite

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.bower/vega-lite/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>vega-lite</artifactId>
    <version>3.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/vega-lite/
implementation 'org.webjars.bower:vega-lite:3.4.0'
// https://jarcasting.com/artifacts/org.webjars.bower/vega-lite/
implementation ("org.webjars.bower:vega-lite:3.4.0")
'org.webjars.bower:vega-lite:jar:3.4.0'
<dependency org="org.webjars.bower" name="vega-lite" rev="3.4.0">
  <artifact name="vega-lite" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='vega-lite', version='3.4.0')
)
libraryDependencies += "org.webjars.bower" % "vega-lite" % "3.4.0"
[org.webjars.bower/vega-lite "3.4.0"]

Dependencies

compile (12)

Group / Artifact Type Version
org.webjars.bower » types__clone jar [0.1.30,0.2)
org.webjars.bower » vega-expression jar [2.6.0,2.7)
org.webjars.bower » clone jar [2.1.2,2.2)
org.webjars.bower » vega-event-selector jar [2.0.0,2.1)
org.webjars.bower » vega-typings jar [0.7.2]
org.webjars.bower » vega-util jar [1.10.0,1.11)
org.webjars.bower : tslib jar [1.10.0,1.11)
org.webjars.bower » fast-json-stable-stringify jar [2.0.0,2.1)
org.webjars.bower » types__fast-json-stable-stringify jar [2.0.0,3)
org.webjars.bower » fast-deep-equal jar [2.0.1,2.1)
org.webjars.bower » yargs jar [13.3.0,13.4)
org.webjars.bower » json-stringify-pretty-compact jar [2.0.0,2.1)

Project Modules

There are no modules declared in this project.

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 Apple), Dominik Moritz (now at CMU and Apple), Arvind Satyanarayan (now at MIT), and Jeffrey Heer (UW IDL).

Vega-Lite gets significant contributions from its community--in particular Will Strimling, Yuhan (Zoe) Lu, Souvik Sen, Chanwut Kittivorawong, Matthew Chun, Akshat Shrivastava, Saba Noorassa, Sira Horradarn, Donghao Ren, and Halden Lin. 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},
}
org.webjars.bower

Vega

Data Visualization Languages & Tools

Versions

Version
3.4.0
3.3.0
2.6.0
2.0.1
1.3.1
1.2.1
1.2.0
1.0.10