plotters-rs / plotters

A rust drawing library for high quality data plotting for both WASM and native, statically and realtimely 🦀 📈🚀
https://plotters-rs.github.io/home/
MIT License
3.86k stars 278 forks source link

A dynamic example for plotter here. #227

Open imiskolee opened 3 years ago

imiskolee commented 3 years ago

Hi, All:

I just implemented a signal generator and draw a plot used the plotters GTK backend.

https://github.com/imiskolee/rust-dsp-starter/tree/main/signal_generator,

My question is can we use other UI frameworks on Rust world?

Demo

ZRabadaber commented 1 year ago

slint https://slint.dev/