Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 985 Bytes

Readme.md

File metadata and controls

31 lines (21 loc) · 985 Bytes

Module :: wplot

experimental rust-status docs.rs 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 examples/wplot_trivial
cargo run