vega-lite

Crates.iovega-lite
lib.rsvega-lite
version0.0.2
sourcesrc
created_at2018-11-07 14:57:56.66109
updated_at2018-11-07 15:02:48.222258
descriptionGenerated code for using the Vega-Lite schema from Rust.
homepagehttps://github.com/endoli/vega-lite.rs
repositoryhttps://github.com/endoli/vega-lite.rs
max_upload_size
id95269
size366,863
Bruce Mitchener (waywardmonkeys)

documentation

https://docs.rs/vega-lite/

README

vega-lite

Build Status

Licensed under the BSD 3-clause license.

Installation

This crate works with Cargo and is on crates.io. Add it to your Cargo.toml like so:

[dependencies]
vega-lite = "0.0.2"

Status of Implementation

Things are under active development. This project is not quite usable yet as some of the basic functionality is being written.

Commit count: 15

cargo fmt