Skip to content

Latest commit

 

History

History

wplot

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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