A plotting library for Rust based on Plotly JS.
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.
Add this to your Cargo.toml
:
toml
[dependencies]
plotly = "0.2.0"
Plotly for Rust is distributed under the terms of both the MIT license.
See LICENSE-MIT, and COPYRIGHT for details.