matplotrust

A simple library to call Python's matplotlib.

usage

Add matplotrust to your Cargo.toml dependencies:

[dependencies] matplotrust = "*"

examples

Examples are available here.