Commit Graph

19 Commits

Author SHA1 Message Date
Starbeamrainbowlabs 5b724a9766
Display the gauge at the right hand size again :D 2021-01-30 21:27:39 +00:00
Starbeamrainbowlabs 3fe326b02d
Colour the markers instead of having a heatmap
Goodbye, old friend :-(

That heatmap thingy took several revisions and lots fo hard work, but it 
just didn't work out :-( :-( :'(
2021-01-30 21:10:53 +00:00
Starbeamrainbowlabs 5ef5cec040
Round dates when making heatmap api requests 2019-07-31 19:31:05 +01:00
Starbeamrainbowlabs 659af6cf5d
Bugfix: Don't crash if no data could be found for a specific reading type 2019-06-30 21:41:28 +01:00
Starbeamrainbowlabs c3b7423c7f
Rewire the UI, and style the voronoi diagram a bit
chroma.js is great - thanks @gka :D
2019-06-11 14:00:59 +01:00
Starbeamrainbowlabs 38345222e7
Finish off initial voronoi diagram implementation & update changelog.
Next up, we need to reconnect the UI
2019-06-11 13:45:26 +01:00
Starbeamrainbowlabs 4df93a3683
Use chroma to determine the colour to display, but we're not displaying it yet 2019-06-11 13:28:47 +01:00
Starbeamrainbowlabs b9d60c7e32
Re-add the guage at the side 2019-06-11 12:42:59 +01:00
Starbeamrainbowlabs 78f4a5946a
Re-enable the layer manager in the top-left 2019-06-11 12:22:01 +01:00
Starbeamrainbowlabs e09419b018
Switch to GeoJSON. It's sooo much simpler! 2019-06-11 12:13:20 +01:00
Starbeamrainbowlabs 03033c0b24
Add GeoJSON note 2019-06-11 01:07:11 +01:00
Starbeamrainbowlabs 6ce69098dc
Work on the proportions, but it's displaying upside-down!
...there's quite a ways to go.
2019-06-11 00:32:01 +01:00
Starbeamrainbowlabs d3978310b4
Get it displaying device locations, but they aren't lined up yet. 2019-06-11 00:19:37 +01:00
Starbeamrainbowlabs 388b269590
Get a basic voronoi diagram showing. yay! 2019-06-10 23:24:28 +01:00
Starbeamrainbowlabs 278adb8468
Work on the voronoi overlay some more
We still need to write some masty rendering code, and lots of other 
connecting glue
2019-06-09 23:51:41 +01:00
Starbeamrainbowlabs e12d333a04
svg -> this.svg 2019-05-29 21:08:22 +01:00
Starbeamrainbowlabs 3642cb0a17
Add todo comments 2019-05-29 21:08:01 +01:00
Starbeamrainbowlabs c1b13cda22
Start implementing VoronoiOverlay, but there's a looong way to go. 2019-05-29 21:06:00 +01:00
Starbeamrainbowlabs a8444fdde6
Port SVGWriter to javascript 2019-05-29 20:21:03 +01:00