ivanschuetz / yew-d3-example

Example using a d3 chart with Yew

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yew-d3-example

Example showing a d3 chart with Yew

Chart image

Instructions:

Follow the Yew setup instrunctions (I use trunk).

Then run

trunk serve

in the project's root folder.

Open http://127.0.0.1:8080 in a web browser.

*Note: I'm using Yew's master branch, because I had issues with the html macro in the latest release version. It seems also necessary to use trunk.

About

Example using a d3 chart with Yew

License:MIT License


Languages

Language:Rust 92.5%Language:JavaScript 5.8%Language:HTML 1.5%Language:CSS 0.2%