Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 500 Bytes

README.md

File metadata and controls

32 lines (26 loc) · 500 Bytes

wasm_plot

source

forked from gallery and examples of charming

run

  • install wasm runtime more,please check leptos
rustup target add wasm32-unknown-unknown
cargo install trunk
  • run
trunk serve

goal

  • plot data to web(charming)
  • full stack(leptos) TODO:
  • add zeromq,mqtt realtime data
  • realtime plot line and scatter

example show

example.png