This is a migrated thread and some comments may be shown as answers.

Treemap - Customized popups

1 Answer 68 Views
TreeMap
This is a migrated thread and some comments may be shown as answers.
Sri
Top achievements
Rank 1
Sri asked on 19 Sep 2016, 02:31 PM

Is there a way to open a POPUP or some kind of dialog - When user CLICKS on any cell on the chart ?

Example : If user clicks on the 'Country - State' ce;; - I want to show 'State name , Population , Capital city'.

 

 

1 Answer, 1 is accepted

Sort by
0
Dimiter Topalov
Telerik team
answered on 21 Sep 2016, 07:46 AM
Hi Sri,

You can use the approach, demonstrated in the following how to article from our documentation:

http://docs.telerik.com/kendo-ui/controls/charts/treemap/how-to/show-treemap-tooltip

... and use the showOn and autoHide Kendo UI Tooltip options to show the tooltip on click instead of mouseenter, and a close button to hide the tooltip:

http://dojo.telerik.com/uKORo

I hope this helps.

Regards,
Dimiter Topalov
Telerik by Progress
Get startedwith Kendo UI in days. Online training courses help you quickly implement components into your apps.
Tags
TreeMap
Asked by
Sri
Top achievements
Rank 1
Answers by
Dimiter Topalov
Telerik team
Share this question
or