Commit Graph

10 Commits

Author SHA1 Message Date
Starbeamrainbowlabs 9503607eab
typo 2022-08-05 21:24:00 +01:00
Starbeamrainbowlabs b4f603685c
tweak padding and labels 2022-05-25 03:18:27 +01:00
Starbeamrainbowlabs 6c5e27efba
client: prettify gauge UI 2022-05-25 03:14:18 +01:00
Starbeamrainbowlabs 61c8b76719
Use Plot.ly for simple gauges 2022-05-25 02:47:06 +01:00
Starbeamrainbowlabs 66392b7af9
Start working on our own stacked bar chart system
....but we've only just got the scaffolding in place.

Apexcharts is cool, but I'm doubtful that it's gonna cooperate with us, 
and it keeps throwing random error messages that aren't explained very 
well - and indeed the docs aren't particularly helpful here either.
2022-04-04 03:12:47 +01:00
Starbeamrainbowlabs 97cb8b4432
UIGauge: Add error message when things go pear shaped
We really need to fix the width of these panels though, the width (and 
hence height) is all wrong
2022-04-03 02:53:41 +01:00
Starbeamrainbowlabs 1d537e9334
UIGauge: Add header, but the charts are still rather broken 2022-04-03 02:41:58 +01:00
Starbeamrainbowlabs 07260238c0
Fix crashes in UIGauge, but it's far from useful 2022-04-03 02:36:26 +01:00
Starbeamrainbowlabs 501acad134
UIGauge: Fill in the details
As usual, it's all untested haha
2022-04-02 03:00:56 +01:00
Starbeamrainbowlabs 54cae732ce
client: start work on UIGauge, but it's far from finished 2022-03-27 16:24:38 +01:00