Jquery – 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…