elmix: a Swedish electricity-market dashboard built with Scala.js + Laminar #197
oluies
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi all 👋
Sharing a small project where Laminar drives the UI: elmix — a dashboard for the Swedish day-ahead electricity market (bidding zones SE1–SE4).
Var/Signal), small-multiples grids, a dual-axis price-vs-wind chart with zoom, and a PCA view. Charts render with Apache ECharts through a tiny hand-written facade — Laminar owns the reactive shell and re-renders chart options on signal changes.Live (GitHub Pages):
Source: https://github.com/oluies/elmix
Thanks for Laminar — the
Var/Signalmodel made wiring the pickers to ECharts delightfully simple. Feedback welcome!All reactions