matplotrust 0.1.3

A simple wrap around Python's matplotlib.
Documentation

matplotrust

A simple library to call Python's matplotlib.

usage

Add matplotrust to your Cargo.toml dependencies:

[dependencies]
matplotrust = "*"

examples

Examples are available here.