Commit Graph

14 Commits

Author SHA1 Message Date
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 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