https://github.com/hibi221b/plotters_backend_iced_app
example of plotters and iced canvas
https://github.com/hibi221b/plotters_backend_iced_app
gui iced plotters rust
Last synced: 5 months ago
JSON representation
example of plotters and iced canvas
- Host: GitHub
- URL: https://github.com/hibi221b/plotters_backend_iced_app
- Owner: hibi221b
- License: mit
- Created: 2020-10-20T12:28:56.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-23T12:16:09.000Z (about 5 years ago)
- Last Synced: 2025-05-13T05:48:55.587Z (10 months ago)
- Topics: gui, iced, plotters, rust
- Language: Rust
- Homepage:
- Size: 51.8 KB
- Stars: 24
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# plotters_backend_iced_app
example of plotters and iced canvas
# How to use
```terminal
$ git clone https://github.com/hibi221b/plotters_backend_iced_app.git
$ cd plotters_backend_iced_app
$ cargo run
```
# screenshot