vega-lite v3 for rust
A Rust api for vega-lite v3. Use it to generate vega-lite json, to display result into Jupyter or Browser (via showata).
Links
- Wiki - AGuideToRustGraphicsLibraries2019
- A Dramatic Tour through Python’s Data Visualization Landscape (including ggplot and Altair) – Regress to Impress
- Specifying Data in Altair — Altair 3.0.0 documentation
- Visualization — list of Rust libraries/crates // Lib.rs
- Quicktype (got issue with the alternative https://transform.now.sh/json-to-rust-serde) was used to bootstrap
vegalite.rsfrom the vega-lite's json schema