https://github.com/silicom-hub/egui-gdl
Draw graphs with egui.
https://github.com/silicom-hub/egui-gdl
egui graph rust
Last synced: 12 days ago
JSON representation
Draw graphs with egui.
- Host: GitHub
- URL: https://github.com/silicom-hub/egui-gdl
- Owner: silicom-hub
- License: apache-2.0
- Created: 2024-07-18T14:29:31.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-19T09:31:17.000Z (8 months ago)
- Last Synced: 2025-04-02T23:49:35.614Z (20 days ago)
- Topics: egui, graph, rust
- Language: Rust
- Homepage: https://crates.io/crates/egui-gdl
- Size: 1.48 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# EGUI Graph Drawer Library
Draw graphs with egui, highly extensible. Supports images, animations, interactivity...

## Examples
- [Hello-world](./examples/hellow-world):

## License
Licensed under either of
* Apache License, Version 2.0
([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license
([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)at your option.
## Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.