Completed
Last Updated: 24 Jan 2020 16:44 by ADMIN
Josh
Created on: 29 Jul 2013 21:25
Category: Chart
Type: Feature Request
16
Highlight Chart Series Plot Point(s)
What would be great would be to have the ability to highlight a series plot point. The scenario is this:
- A datasource that has category, value, 'some other data'.
- The chart displays category, value
- A separate table outside the chart shows 'some other data' from the data source.
- When the user clicks a particular series plot point, show the related 'some other data' to that point and highlight the point on the chart.
- Also, the reverse situation, where the user navigates the 'some other data' records outside the chart and have the relevant point on the chart highlight.
So, now, the user can see what plot point is selected and currently shown in a table outside of the chart.

I'm sort of able to do this with notes - but it is clunky and the display isn't quite right.
1 comment
ADMIN
Alex Hajigeorgieva
Posted on: 24 Jan 2020 16:44

Hello,

The toggleHighlight() method can be used:

https://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/chart/methods/togglehighlight

Regards,
Alex Hajigeorgieva
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.