Closed eweitz closed 8 years ago
Implement support for multiple facets in Ideogram.js's filtering module. Selections across different facets should apply a Boolean AND (intersection), in contrast to selections within a facet, which apply a Boolean OR (union).
Done, merged.
Implement support for multiple facets in Ideogram.js's filtering module. Selections across different facets should apply a Boolean AND (intersection), in contrast to selections within a facet, which apply a Boolean OR (union).