This is a migrated thread and some comments may be shown as answers.

Nested Chart - Pie Chart in Grid

2 Answers 340 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Safa
Top achievements
Rank 1
Safa asked on 23 Nov 2017, 09:59 AM

Hi,

 

Is it possible to make a grid with Pie charts inside? I saw nested charts page in JQuery version but I couldn't find any information about Angular. Can you explain and show example if it is possible ?

 

 

2 Answers, 1 is accepted

Sort by
0
Accepted
Dimiter Topalov
Telerik team
answered on 23 Nov 2017, 11:32 AM
Hello Safa,

You can use the Grid templates to render custom content, including other Kendo UI for Angular components. Here is an example of a Pie Chart in the footer template of a Grid:

http://plnkr.co/edit/71DxQbFGNTYHbnl0bS6w?p=preview

The data for the Charts can come from Grid data item properties or Grid aggregates as well.

Here is an example of a Pie Chart that uses Grid data item property as a source of data:

http://plnkr.co/edit/sYRhsb6M7fjTmahJO5t7?p=preview

I hope this helps.

Regards,
Dimiter Topalov
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Safa
Top achievements
Rank 1
answered on 23 Nov 2017, 12:31 PM

Thanks Dimiter. That's what I want.

 

Have a nice day.

Tags
General Discussions
Asked by
Safa
Top achievements
Rank 1
Answers by
Dimiter Topalov
Telerik team
Safa
Top achievements
Rank 1
Share this question
or