RustGnuplot
A Gnuplot controller written in Rust.
Documentation
See here
Examples
A somewhat involved 2D example:
Features
- Simple 2D plots
- lines
- points
- points + lines
- error bars
- ...and more!
- Simple 3D plots
- surface plots
- heatmaps
- contours
Building
Via Cargo
cargo build

