A plotting library for Rust based on Plotly JS.
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, and COPYRIGHT for details.