Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 445 Bytes

File metadata and controls

23 lines (12 loc) · 445 Bytes

Rust Graph

Desmos-like graphing calculator with support for f32 numbers.

Use it online

Web Demo

Download prebuilt binaries

Latest release

Compile and install locally

Make sure you have recent Rust compiler installed.

Then run:

cargo install --git https://github.com/vdrn/rust_graph