Unplanned
Last Updated: 23 May 2024 11:26 by ADMIN
Glen
Created on: 14 Aug 2019 16:31
Category: KendoReact
Type: Feature Request
5
React TreeMap component similar to AJAX

Hi 

Please build a React component for TreeMap similar to https://demos.telerik.com/aspnet-ajax/treemap/overview/defaultcs.aspx

5 comments
ADMIN
Vessy
Posted on: 23 May 2024 11:26

Hi, Animesh, 

I am afraid that this feature is still not among the planned ones due to the low demand for it from the other users through the years (it is logged 5 years ago and has only 5 votes). Still, I will pass it to our PMs for a further consideration and they will decide on how to proceed with this request accordingly.

Regards,
Vessy
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources!

Animesh
Posted on: 16 May 2024 11:33
Following up on this thread: Is it still planned to have react treemap in future roadmap. As suggested Kendo UI wrapper is deprecated since 2021, do we have any other way to have a treemap in kendo react?
ADMIN
Stefan
Posted on: 26 Apr 2021 06:06

Hello, Marco,

 - The TreeMap in the Vue offering is a wrapper as well:

https://www.telerik.com/kendo-vue-ui/components/treemap/

import { TreeMap } from '@progress/kendo-treemap-vue-wrapper';

This also needed jQuery internally.

- Kendo UI for Angular has no TreeMap component as well:

https://www.telerik.com/kendo-angular-ui/components/

We know and including jQuery is not ideal, this is why we are making native components, but it takes time to make all of them from the ground up.

Regards,
Stefan
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

marco
Posted on: 25 Apr 2021 17:56

The treemap chart is available in Vue and Angular, why you haven't done it for React?

The suggested alternative, use the jQuery wrapper is not an alternative, as it's non-sense to load the entire jQuery library only to display this chart!!

In react we try to minimize the size of the pages for every single byte to get superfast apps and then all our effort is cancelled by loading jQuery.

Please complete the visualization section as you've done for Vue and Angular

ADMIN
Stefan
Posted on: 15 Aug 2019 07:33
Hello, Glen,

As the AJAX TreeMap is based on the jQuery one, I can suggest using the jQuery Diagram inside a React application following this approach:

https://docs.telerik.com/kendo-ui/third-party/react

Regards,
Stefan
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items