It would be nice to support a use case that when a slice from a pie is selected both slice value filter and pie's queries are applied to all panels.
For example when I click the beer slice of a pie that shows favourite drinks for men it means that I am interested to see only values for men, so the table panel should display all records with drink beer and gender man. Currently also records with gender woman are displayed in the table.
It would be nice to support a use case that when a slice from a pie is selected both slice value filter and pie's queries are applied to all panels.
For example when I click the beer slice of a pie that shows favourite drinks for men it means that I am interested to see only values for men, so the table panel should display all records with drink beer and gender man. Currently also records with gender woman are displayed in the table.