All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Hello, Jiyo,
Yes, we have the onSeriesClick event that will be fired once a bar is clicked:
https://www.telerik.com/kendo-react-ui/components/charts/api/ChartProps/#toc-onseriesclick
https://stackblitz.com/edit/react-kwdirf?file=app/main.jsx
Please have in mind that the 'hammerjs' package is required for the event to fire:https://www.telerik.com/kendo-react-ui/components/charts/get-started/#toc-dependencies
I hope this is helpful.
Regards, Stefan Progress Telerik
How did you implement this ? Jiyo ?