-
Notifications
You must be signed in to change notification settings - Fork 3
Tight coupling between filters and visualizations #277
Copy link
Copy link
Closed
Labels
enhancementimprovements to existing user functionalityimprovements to existing user functionalityfrontendchanges to the angular frontendchanges to the angular frontendquestionissues that require more information or discussion - not ready for developmentissues that require more information or discussion - not ready for development
Milestone
Description
Currently, filters affect visualizations, as they trigger a new search. The opposite might also be implemented: visualizations affect filters and trigger a new search. This would mean that:
- zooming in on the time line affects the date filter
- clicking on a bar in a histogram selects the associated multiple choice filter option
- interaction with x / y axis in bar charts sorts data by frequency or key
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementimprovements to existing user functionalityimprovements to existing user functionalityfrontendchanges to the angular frontendchanges to the angular frontendquestionissues that require more information or discussion - not ready for developmentissues that require more information or discussion - not ready for development