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

Chart Tooltips

1 Answer 228 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Daniel
Top achievements
Rank 1
Daniel asked on 04 Oct 2019, 02:34 PM
I have a stacked bar chart with multiple series, and I need to display custom tooltips for each point.  The tooltip is not the numeric value itself, but a custom string value.  I tried using ChartSeriesItemTooltip, but it seems it only returns the numeric value.  How can i make it return the index of the point?  That way i  would be able to look up and display the required tooltip from an array of strings.

1 Answer, 1 is accepted

Sort by
0
Accepted
Stefan
Telerik team
answered on 08 Oct 2019, 06:48 AM

Hello, Daniel,

I can suggest checking the following article showcasing how to customize the Chart Tooltip content:

https://www.telerik.com/kendo-react-ui/components/charts/chart/elements/tooltips/#toc-customizing-content

I hope this is helpful.

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
Tags
General Discussions
Asked by
Daniel
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or