plotly 0.2.1

Wrapper for Plotly.js
Documentation

Plotly for Rust

A plotting library for Rust based on Plotly JS.

Disclaimer

All versions of this library prior to 1.0.0 should be considered experimental and as such the library interface can and will change without notice. However, even in this early stage of development, the library can be used for data analysis see examples.

Usage

Add this to your Cargo.toml:

[dependencies]
plotly = "0.2.0"

License

Plotly for Rust is distributed under the terms of both the MIT license.

See LICENSE-MIT, and COPYRIGHT for details.