The data editor needs overlays to show some things:
During merge (if other dataset is loaded but not merged yet)
Any layer in the current plot definition that can be rendered on other
During filter
Scatterplot and children:
line showing cutoff (basically a lineplot of the corresponding column or manually supplied value)
Map:
render of filter columns and polygons
also a render of the polygon currently being constructed (if any)
The data editor needs overlays to show some things:
* During merge (if `other` dataset is loaded but not merged yet)
* Any layer in the current plot definition that can be rendered on `other`
* During filter
* `Scatterplot` and children:
* line showing cutoff (basically a lineplot of the corresponding column or manually supplied value)
* `Map`:
* render of filter columns and polygons
* also a render of the polygon currently being constructed (if any)
phryk
added this to the 0.0.0.1-alpha milestone 1 year ago
The data editor needs overlays to show some things:
other
dataset is loaded but not merged yet)other
Scatterplot
and children:Map
: