Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.2 KB

File metadata and controls

29 lines (19 loc) · 1.2 KB

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