Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-23T12:16:09.000Z (almost 4 years ago)
- Last Synced: 2024-11-02T14:34:17.957Z (2 months ago)
- Topics: gui, iced, plotters, rust
- Language: Rust
- Homepage:
- Size: 51.8 KB
- Stars: 24
- Watchers: 1
- Forks: 4
- 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