How to use
- Install python and
matplotlib
- Modify
Cargo.toml
to point to the correctembedded-graphics
location - Run
cargo run > output.txt
- Run
python viewer.py
A simple setup for testing the embedded-graphics line implementation
Rust
matplotlib
Cargo.toml
to point to the correct embedded-graphics
locationcargo run > output.txt
python viewer.py