This question is locked. New answers and comments are not allowed.
I have used following tooltip template
tooltip: { visible: true, template: "${series.name} - ${value}" }
I want to extend this to include sum of stacked projects also. Is this possible?
tooltip: { visible: true, template: "${series.name} - ${value}" }
I want to extend this to include sum of stacked projects also. Is this possible?
7 Answers, 1 is accepted
0
Hi Ahmed,
Currently it is not possible to obtain the sum of the stacked targets in Kendo UI Stacked Bar Chart, but I am glad to say this functionality is in our ToDo list for future releases.
Kind regards,
Iliana Nikolova
the Telerik team
Currently it is not possible to obtain the sum of the stacked targets in Kendo UI Stacked Bar Chart, but I am glad to say this functionality is in our ToDo list for future releases.
Kind regards,
Iliana Nikolova
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Paul
Top achievements
Rank 1
answered on 03 Aug 2012, 07:24 PM
Hi,
Did this ever make it into your release? If you're looking at a stacked bar chart it would be nice to see the the total for each bar.
Thanks! These charts are great otherwise!
Paul
Did this ever make it into your release? If you're looking at a stacked bar chart it would be nice to see the the total for each bar.
Thanks! These charts are great otherwise!
Paul
0
Hi Paul,
I am afraid the desired functionality is currently not available in Kendo UI DataViz. At this point I can not provide an exact time frame for the implementation of this feature, but if you are interested in what is coming next you may take a look at the official Roadmap.
Regards,
Iliana Nikolova
the Telerik team
I am afraid the desired functionality is currently not available in Kendo UI DataViz. At this point I can not provide an exact time frame for the implementation of this feature, but if you are interested in what is coming next you may take a look at the official Roadmap.
Regards,
Iliana Nikolova
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
JamesD
Top achievements
Rank 1
answered on 20 Jan 2014, 01:17 PM
What is the status of the issue currently?
Thanks.
Raido
Thanks.
Raido
0
Hello Raido,
Please check this code library which demonstrates a possible implementation of the desired functionality.
Regards,
Iliana Nikolova
Telerik
Please check this code library which demonstrates a possible implementation of the desired functionality.
Regards,
Iliana Nikolova
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Nilesh
Top achievements
Rank 1
answered on 06 Oct 2015, 10:37 AM
"Stacked bar chart Tooltip -- Single Bar of multi Stacks should show all color with value on tooltip"
0
Hello Nilesh,
It appears my colleague replied to the same question in your other thread - below is a direct link:
http://www.telerik.com/forums/stacked-bar-chart-tooltip----single-bar-of-multi-stacks-should-show-all-color-with-value-on-tooltip
Regards,
Iliana Nikolova
Telerik
It appears my colleague replied to the same question in your other thread - below is a direct link:
http://www.telerik.com/forums/stacked-bar-chart-tooltip----single-bar-of-multi-stacks-should-show-all-color-with-value-on-tooltip
Regards,
Iliana Nikolova
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!