Does anyone know how far AngularJS is supported for the treemap widget?
I get the feeling "k-data-source" and "k-rebind" don't seem to work. Is the treemap mature enough to be used with AngularJS
or should I stick to JQuery for this one?
thanks for the advice,
Arno
6 Answers, 1 is accepted
Make sure you're passing in a HierarchicalDataSource as this is what the TreeMap expects. See this snippet for reference.
There indeed seems to be a problem with k-rebind. We'll look into it.
I've updated our Telerik points as a token of gratitude for your involvement.
Regards,
T. Tsonev
Telerik
Thanks for looking into it, I will use the JQuery for now.
Are there plans for an onclick event with the treemap? Haven't found it in the api so I'm assuming it's not implemented at this point but it would be extremely useful.
greets,
arno
Hello arno,
You can submit this as a feature request on UserVoice, so that it is considered for implementation in a future release.
Regards,
Kiril Nikolov
Telerik
Please open a separate support request with an example showing the issue that you are facing and we will bve happy to help.
Thanks!
Regards,
Kiril Nikolov
Telerik
Hi Kiril,
I just created a demo and realized that the error must be inside my custom implementation.
k-rebind works fine with this simple example