Do you have any examples with treemaps with hover tooltip style windows or click events,that can for example show the underlying values, open modals, or more details behind the item using angular?
Thanks
2 Answers, 1 is accepted
0
Dimiter Topalov
Telerik team
answered on 13 Jan 2016, 03:57 PM
Hello Carlos,
This dojo demonstrates a simple AngularJS setup for a Kendo UI Tooltip that is configured to show the contents of the underlying TreeMap tiles.
You can learn more about the Tooltip and TreeMap configuration options in the corresponding sections of our documentation.