I have treemap with 10 items and 3 visuals showing data for selected 1 item on treemap, only one item in treemap can be selected at any point of time. Is there any way, to highlight border of selected tile/item in treemap so that user can see for which item other 3 visuals are filtering data. Currently on selection of tile on trrmap, I can change background color or border however when I move mouse away from selected tile/item,it shows its original background color. In this case, end user can’t see for which selection on treemap we are seeing other 3 filtered visualization until n unless I explicitly show data lable for filter brush parameter passed.
Appreciate your help.
Highlight treemap item selected for interactivity with other visuals on same dashboards
Hi Prashant,
I’m having a bit of trouble visualizing what you are after but if you’re talking about brushing it’s typically single select. If you want to have multiple selection, you are probably best showing these values in a filter.
Can you provide a picture of what you’re after so i’m completely clear on the need?
thanks!