https://github.com/mlange-42/easy_graph
A simple Rust wrapper for easy plotting and drawing, wrapping the crates plotters and minifb.
https://github.com/mlange-42/easy_graph
drawing minifb plotters plotting rust
Last synced: 11 months ago
JSON representation
A simple Rust wrapper for easy plotting and drawing, wrapping the crates plotters and minifb.
- Host: GitHub
- URL: https://github.com/mlange-42/easy_graph
- Owner: mlange-42
- License: mit
- Created: 2020-03-26T23:59:26.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-01T11:20:21.000Z (almost 6 years ago)
- Last Synced: 2025-02-12T14:52:54.008Z (about 1 year ago)
- Topics: drawing, minifb, plotters, plotting, rust
- Language: Rust
- Homepage:
- Size: 32.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# easy_graph
A simple Rust wrapper for easy plotting and drawing, wrapping the crates plotters and minifb.