adilyalcin / Keshif

Keshif - Data Made Explorable (Prototype)
https://keshif.me
BSD 3-Clause "New" or "Revised" License
457 stars 123 forks source link

Filter out the no-value aggregate #145

Closed adilyalcin closed 7 years ago

adilyalcin commented 8 years ago

One way to look at data is to select / filter invalid/no-values in a summary.

Currently, it is possible to filter "into" these values by clicking, and to compare and highlight.

Keshif needs to have a NOT selection support for this aggregate, both in categorical and interval summaries.

I don't know the right kind of interaction. Maybe I need to support starting control+click as a not operation for categories and this no-value aggregate? Or, right-click context menu?

adilyalcin commented 7 years ago

This has been supported for a recent while. Alt / Option + Click selects the aggregate as NOT, in categories and in no-value aggregate.