Plotly in Wasm Environment

This is a simple repo to demonstrate how to use Plotly in a WebAssembly environment. If everything works, it should be integrated in the Earth Metabolome Initiative (EMI) project.

How to run

You should have trunk installed.

 cargo install --locked trunk

Then you can run the following command to start the server.

trunk serve --open

This should open a new tab in your browser with the Plotly example.