A plotting library for Rust based on [Plotly JS](https://plot.ly/javascript/).
Add this to your `Cargo.toml`:
```toml
[dependencies]
plotly = "0.1.0"
```
Plotly for Rust is distributed under the terms of both the MIT license and the
Apache License (Version 2.0).
See [LICENSE-MIT](LICENSE-MIT), and [COPYRIGHT](COPYRIGHT) for details.