trelliscope / trelliscopejs-lib

JavaScript viewer for Trelliscope displays
BSD 3-Clause "New" or "Revised" License
29 stars 7 forks source link

Add support for bivariate filters in filter sidebar #5

Open hafen opened 7 years ago

hafen commented 7 years ago

Bivariate filters can be really useful and we should consider ways to make these easy to specify in the UI. It would be part of the "Filter" sidebar, where currently univariate filters are activated by clicking on a button for the variable we want to filter on. How should 2 variables be specified to be used together for a bivariate filter?

Options:

But there are more questions:

Other technical challenges here will be:

hafen commented 7 years ago

There is a d3 hexbin plugin: https://github.com/d3/d3-plugins/tree/master/hexbin