Unplanned
Last Updated: 26 Apr 2021 06:06 by ADMIN
Glen
Created on: 14 Aug 2019 16:31
Category: KendoReact
Type: Feature Request
4
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

3 comments
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