Skip to content

Commit

Permalink
example
Browse files Browse the repository at this point in the history
  • Loading branch information
youngday committed Jun 22, 2024
1 parent e0ee8d0 commit 785f6c0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,5 @@ trunk serve
TODO:
* add zeromq,mqtt realtime data
* realtime plot line and scatter
## example show
![example.png](example.png)
2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link rel="modulepreload" href="/leptos_demo-5f579bf90f484987.js" crossorigin=anonymous integrity="sha384-44OINAsanvtTq1tfxNq3lG/kd+JXH6s8VxcJMLDaulUGnFzqQdVrj1++4VRpR9MJ">
<link rel="preload" href="/leptos_demo-5f579bf90f484987_bg.wasm" crossorigin=anonymous integrity="sha384-t4I0GGR03xeKpkVbzcWdqu9mOemvdfaxSyVLMXzEIdbLhKS5JHm3QjVdg26GGoMR" as="fetch" type="application/wasm"></head>
<body>
<script type="module" nonce="LrfsY++pCHvGOwuMl4gfIQ==">
<script type="module" nonce="iNyRHdRRWQ31j9X1fUoaLw==">
import init, * as bindings from '/leptos_demo-5f579bf90f484987.js';
const wasm = await init('/leptos_demo-5f579bf90f484987_bg.wasm');

Expand Down
Binary file added example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 785f6c0

Please sign in to comment.