Documentation

Module :: wplot

experimental rust-status docs.rs Open in Gitpod discord

Plot interface.

Sample

To add to your project

cargo add wplot

Try out from the repository

git clone https://github.com/Wandalen/wTools
cd wTools
cd sample/rust/wplot_trivial
cargo run