Skip to content

Latest commit

 

History

History

plot_interface

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Module :: plot_interface

experimental rust-status docs.rs discord

Plot interface.

Basic use-case

To add to your project

cargo add plot_interface

Try out from the repository

git clone https://github.com/Wandalen/wTools
cd wTools
cd examples/plot_interface_trivial
cargo run