All Projects → vega → Vega Lite

vega / Vega Lite

Licence: bsd-3-clause
A concise grammar of interactive graphics, built on Vega.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Vega Lite

Godot Engine.easy Charts
A Godot Engine addon for plotting general purpose charts. A collection of Control, 2D and 3D Nodes to plot every chart possible.
Stars: ✭ 146 (-95.91%)
Mutual labels:  charts, plot
visualisation-lab
An experimental visualisation workbench built using Svelte
Stars: ✭ 17 (-99.52%)
Mutual labels:  vega, vega-lite
Charts
⚡ Laravel Charts — Build charts using laravel. The laravel adapter for Chartisan.
Stars: ✭ 2,337 (-34.5%)
Mutual labels:  charts, plot
Uplot
📈 A small, fast chart for time series, lines, areas, ohlc & bars
Stars: ✭ 6,808 (+90.81%)
Mutual labels:  charts, plot
covidviz
Professional visualizations of COVID-19, emulating NYT, The Guardian, Washington Post, The Economist & others, using only Python & Altair.
Stars: ✭ 24 (-99.33%)
Mutual labels:  vega, vega-lite
G2plot
🍡 An interactive and responsive charting library
Stars: ✭ 2,072 (-41.93%)
Mutual labels:  charts, plot
deloominator
Shed the light on your data!
Stars: ✭ 47 (-98.68%)
Mutual labels:  charts, vega-lite
Jp
dead simple terminal plots from JSON data. single binary, no dependencies. linux, osx, windows.
Stars: ✭ 1,184 (-66.82%)
Mutual labels:  charts, plot
tensorflow-stack-ts
TensorFlow.js Full-Stack Starter Kit
Stars: ✭ 33 (-99.08%)
Mutual labels:  vega, vega-lite
SwiftCharts
Easy to use and highly customizable charts library for iOS
Stars: ✭ 2,405 (-32.6%)
Mutual labels:  charts, plot
Vega
A visualization grammar.
Stars: ✭ 9,554 (+167.77%)
Mutual labels:  vega, visualization-grammar
matplotlib-haskell
Haskell bindings for Python's Matplotlib
Stars: ✭ 80 (-97.76%)
Mutual labels:  charts, plot
Swiftcharts
Easy to use and highly customizable charts library for iOS
Stars: ✭ 2,336 (-34.53%)
Mutual labels:  charts, plot
flasked-altair
Altair/Vega-Lite + Flask for easy web visuals
Stars: ✭ 50 (-98.6%)
Mutual labels:  vega, vega-lite
streamlit-vega-lite
A Streamlit component to render interactive Vega, Vega-Lite, and Altair visualizations and access the selected data from Python
Stars: ✭ 59 (-98.35%)
Mutual labels:  vega, vega-lite
nodeplotlib
NodeJS plotting library for JavaScript and TypeScript. On top of plotly.js. Inspired by matplotlib.
Stars: ✭ 115 (-96.78%)
Mutual labels:  charts, plot
Charts
Bitnami Helm Charts
Stars: ✭ 4,439 (+24.41%)
Mutual labels:  charts
Helm Charts
A curated set of Helm charts brought to you by codecentric
Stars: ✭ 295 (-91.73%)
Mutual labels:  charts
Blazer
Business intelligence made simple
Stars: ✭ 3,102 (-13.06%)
Mutual labels:  charts
Swiftui Charts
🚀 SwiftUI Charts with custom styles
Stars: ✭ 272 (-92.38%)
Mutual labels:  charts

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 Databricks), 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},
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].