mirror of
https://github.com/slint-ui/slint.git
synced 2025-07-07 13:15:23 +00:00
.. | ||
Cargo.toml | ||
index.html | ||
main.rs | ||
plotter.slint | ||
README.md | ||
wasm_backend.rs |
plotter
A Rust-only example that shows how to use the Rust plotters crate to do plot a graph and integrate the result into Slint.
.slint Design |
Rust Source | Online wasm Preview |
---|---|---|
plotter.slint |
main.rs |
Online simulation |