I am trying to integrate TreeMap chart in the UI. I want to know, if its possible to have some sort of indicator after an item on the map is clicked. Does it raise above the background like z-index setting or something when clicked.
TreeMap Link From Demo:
https://ej2.syncfusion.com/angular/demos/#/material/treemap/layout
My Template:
[leafItemSettings]='leafItemSettings' [tooltipSettings] = 'tooltipSettings'
[rangeColorValuePath] = 'rangeColorValuePath'>