|
b91794fa61
|
Implement a colourizer algorithm, but there's a better way of doing it with SVG.
Plan:
- Fetch SVG
- Find + replace special marker with colour
- Generate data URL (See btoa())
- Use it in a Marker in Leaflet
|
2020-04-02 22:13:46 +01:00 |
|
|
5ef5cec040
|
Round dates when making heatmap api requests
|
2019-07-31 19:31:05 +01:00 |
|
|
902b17eed4
|
Display last seen in the device pop
We still want to automatically recolour the marker though, so #36 will
have to stay open for now
|
2019-06-30 21:31:34 +01:00 |
|
|
e09419b018
|
Switch to GeoJSON. It's sooo much simpler!
|
2019-06-11 12:13:20 +01:00 |
|
|
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 |
|
|
388b269590
|
Get a basic voronoi diagram showing. yay!
|
2019-06-10 23:24:28 +01:00 |
|
|
c1b13cda22
|
Start implementing VoronoiOverlay, but there's a looong way to go.
|
2019-05-29 21:06:00 +01:00 |
|
|
a8444fdde6
|
Port SVGWriter to javascript
|
2019-05-29 20:21:03 +01:00 |
|
|
721c813599
|
Add heatmap guage to right-hand-side (part of #31)
|
2019-05-09 13:32:01 +01:00 |
|
|
e5303d62f0
|
Bugfix: Correct and document GenerateCSSGradient().
|
2019-05-09 11:41:35 +01:00 |
|
|
a91c2283af
|
Create GenerateCSSGradient function, but it's not used yet.
|
2019-04-23 16:09:46 +01:00 |
|
|
0c446f2864
|
Update gradients of PM2.5 to match DEFRA standards
|
2019-04-23 14:43:21 +01:00 |
|
|
850060a6c0
|
Bugfix: Correct dynamic adjustment of x axis labels on device graph
|
2019-03-07 18:37:51 +00:00 |
|
|
9b2baba10b
|
Use hourglass when fetching data from the server
|
2019-02-10 14:45:15 +00:00 |
|
|
4a9d67e292
|
[client] Try Chart.JS, but it's causing an error!
|
2019-01-19 22:04:51 +00:00 |
|
|
a3cc45a44c
|
[client] Display device markers. Hooray!
|
2019-01-17 16:13:27 +00:00 |
|