Commit graph

2 commits

Author SHA1 Message Date
Aaron Fenyes
b54a8a92e7 Add a realization status indicator 2025-06-09 22:21:34 -07:00
Aaron Fenyes
6d2e3d776b Show the loss history from the last realization
This introduces a dependency on the Charming crate, which we use to plot
the loss history, and the ECharts JavaScript library, which Charming
depends on.

Now that there's more than one canvas on the page, we have to pick out
the display by ID rather than by element type in our style sheet.
2025-06-09 22:21:34 -07:00