My company currently uses KendoUI Professional (license) widgets quite extensively. And until very recently it was side-by-side with the Javascript Infoviz Toolkit (http://thejit.org) for just one reason: KendoUI had no Treemap widget. And now it has. But. The Infoviz treemap has neat Tooltip on mouse hover functionality, which our business users love greatly. Here's an example: http://philogb.github.io/jit/static/v20/Jit/Examples/Treemap/example1.html Could you please implement more events (there are two at the moment) for Treemap widget, so that it enables use of KendoUI Tooltip widgets?
Hello,
This functionality is achievable with the TreeMap and you can see an example in the How-To below:
https://docs.telerik.com/kendo-ui/controls/charts/how-to/integration/show-treemap-tooltip
Hope this information helps.
Regards,
Nencho
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
This absolutely should be done. Having tooltips for a treemap is an essential aspect of any decent treemap chart, especially since text may be obscured within a treemap box, and considering how the kendo ui treemap does not have any drill-down capacity (at least not in any demo).