vega / voyager2

Deprecated version of Voyager 2 (in Angular), please use https://github.com/vega/voyager.
https://vega.github.io/voyager2/
Other
33 stars 17 forks source link

Handle null result better #138

Closed kanitw closed 8 years ago

kanitw commented 8 years ago

pasted_image_8_23_16__1_46_pm

voyager_2
kanitw commented 8 years ago

133 is possibly an instance of this.

kanitw commented 8 years ago
voyager_2
kanitw commented 8 years ago

From #151

IF
x = categorical wildcard
y = MISSING(quantitative wildcard)
color = quantitative wildcard
THEN
View = null

image

kanitw commented 8 years ago

From #133 Broken Automatic Add and View

emptyview

After producing the elements in the shelves shown here, the double click and + to add stopped working and the origin state was not shown in the view.