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.