Example showing a d3 chart with Yew
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.