2 Commits

Author SHA1 Message Date
Joe O'Hallaron
78e36e551c
Contour polygon layer (#592)
* First draft polygons layer + lines layer

* Small adjustments to query to get it to work

* Add opacity for contour colors, change colors a bit

* Formatting

* Fix lint problems and bug created when refactoring

* Move default opacity to constant, use throughout

* Add validation check for table before generating preflight query. Reject promise if not

* Spiff up check, used extracted data const, formatting
2022-11-16 16:34:52 -07:00
Joe O'Hallaron
ba858ee0b8
Implement contour charts (#589)
* Implement contour charts
2022-11-08 11:42:35 -07:00