mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-03 05:12:55 +00:00
... using taplo with default settings I tried this with 4 spaces indentation, but the patch is almost as big as this one, so I went with default settings instead as that is just easier:-) |
||
|---|---|---|
| .. | ||
| 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 |
