javascript - kendo ui treemap: no capacity for zoom/drill-down? -


does kendo ui treemap widget have capacity zooming , drill-down way d3 treemaps can?

a static kendo ui treemap:

zoom-able d3 treemaps:

i don't believe kendo treemap widget out of box. not expose event handling tile clicks. in theory build functionality yourself. you'd have use template property create custom tile markup, make tiles clickable. use dataitem method, or own logic, reference selected data. apply filter treemap's datasource, drills data down. , you'll have rebind the treemap. of not snazzy zoom-in animation d3 shows when click.


Comments

Popular posts from this blog

cookies - Yii2 Advanced - Share session between frontend and mainsite (duplicate of frontend for www) -

angular - password and confirm password field validation angular2 reactive forms -

php - Permission denied. Laravel linux server -