You've already forked wakapi-readme-stats
Bar graph added.
This commit is contained in:
34
node_modules/vega-lite/README.md
generated
vendored
Normal file
34
node_modules/vega-lite/README.md
generated
vendored
Normal file
@@ -0,0 +1,34 @@
|
||||
# Vega-Lite <a href="https://vega.github.io/vega-lite/"><img align="right" src="https://github.com/vega/logos/blob/master/assets/VL_Color@64.png?raw=true" height="38"></img></a>
|
||||
|
||||
[](https://www.npmjs.com/package/vega-lite) [](https://github.com/vega/vega-lite/actions) [](https://codecov.io/gh/vega/vega-lite) [](https://github.com/prettier/prettier) [](https://www.jsdelivr.com/package/npm/vega-lite)
|
||||
|
||||

|
||||
|
||||
[Vega-Lite](https://vega.github.io/vega-lite/) provides a higher-level grammar for visual analysis that generates complete [Vega](https://vega.github.io/) specifications.
|
||||
|
||||
You can find more details, [documentation](https://vega.github.io/vega-lite/docs/), [examples](https://vega.github.io/vega-lite/examples/), [usage instructions](https://vega.github.io/vega-lite/usage/embed.html), and [tutorials](https://vega.github.io/vega-lite/tutorials/getting_started.html) on the [Vega-Lite website](https://vega.github.io/vega-lite/).
|
||||
|
||||
Try using Vega-Lite in the online [Vega Editor](https://vega.github.io/editor/#/custom/vega-lite).
|
||||
|
||||
Contributions are also welcome. Please see [CONTRIBUTING.md](CONTRIBUTING.md) for contribution and development guidelines and our [Code of Conduct](https://vega.github.io/vega/about/code-of-conduct/).
|
||||
|
||||
Read about future plans in [our roadmap](https://docs.google.com/document/d/1fscSxSJtfkd1m027r1ONCc7O8RdZp1oGABwca2pgV_E).
|
||||
|
||||
## Team
|
||||
|
||||
The development of Vega-Lite is led by the alumni and members of the [University of Washington Interactive Data Lab](https://idl.cs.washington.edu) (UW IDL), including [Kanit "Ham" Wongsuphasawat](https://twitter.com/kanitw) (now at Apple), [Dominik Moritz](https://twitter.com/domoritz) (now at Apple), [Arvind Satyanarayan](https://twitter.com/arvindsatya1) (now at MIT), and [Jeffrey Heer](https://twitter.com/jeffrey_heer) (UW IDL).
|
||||
|
||||
Vega-Lite gets significant contributions from its community--in particular [Will Strimling](https://willium.com), [Yuhan (Zoe) Lu](https://github.com/YuhanLu), [Souvik Sen](https://github.com/invokesus), [Chanwut Kittivorawong](https://github.com/chanwutk), [Matthew Chun](https://github.com/mattwchun), [Akshat Shrivastava](https://github.com/AkshatSh), [Saba Noorassa](https://github.com/Saba9), [Sira Horradarn](https://github.com/sirahd), [Donghao Ren](https://github.com/donghaoren), and [Halden Lin](https://github.com/haldenl). Please see the [contributors page](https://github.com/vega/vega-lite/graphs/contributors) for the full list of contributors.
|
||||
|
||||
## Citing Vega-Lite
|
||||
|
||||
```bib
|
||||
@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},
|
||||
}
|
||||
```
|
||||
Reference in New Issue
Block a user