https://github.com/embersarc/eplot
egui plotting experiment
https://github.com/embersarc/eplot
Last synced: 2 months ago
JSON representation
egui plotting experiment
- Host: GitHub
- URL: https://github.com/embersarc/eplot
- Owner: EmbersArc
- Created: 2021-02-02T20:16:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-08T10:37:12.000Z (about 4 years ago)
- Last Synced: 2025-02-28T08:45:58.486Z (3 months ago)
- Language: Rust
- Size: 229 KB
- Stars: 17
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Discontinued: Work continues in egui's plotting library: https://github.com/emilk/egui/tree/master/egui/src/widgets/plot
### eplot: Plotting in egui
This is an initial experiment in bringing plotting capability to [egui](https://github.com/emilk/egui).
