Relative Content

Tag Archive for jquerykendo-uitelerikkendo-chart

Kendo .showTooltip() for donut chart with multiple series

I am working with a jquery kendo chart configured as a donut that contains two series. I need to be able to programmatically highlight a section and show its tooltip in the second series, simulating the user hovering over a section of the chart. This is easy to do for the highlight, but I haven’t found a clear solution for showing the tooltip when more than one series is involved.