matplotrust
A simple library to call Python's matplotlib
.
usage
Add matplotrust
to your Cargo.toml
dependencies:
[dependencies]
matplotrust = "*"
examples
Examples are available here.
A simple library to call Python's matplotlib
.
Add matplotrust
to your Cargo.toml
dependencies:
[dependencies]
matplotrust = "*"
Examples are available here.