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

Drill down in Kendo react column chart

2 Answers 294 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Jiyo
Top achievements
Rank 2
Jiyo asked on 28 Apr 2020, 09:42 AM
Is it possible to get a click on each bar in a column chart ?? 

2 Answers, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 28 Apr 2020, 01:51 PM

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

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
0
Jiyo
Top achievements
Rank 2
answered on 28 Apr 2020, 03:55 PM
Thanks
Imran
Top achievements
Rank 1
commented on 07 Mar 2023, 05:42 AM

How did you implement this ? Jiyo ?

 

Tags
General Discussions
Asked by
Jiyo
Top achievements
Rank 2
Answers by
Stefan
Telerik team
Jiyo
Top achievements
Rank 2
Share this question
or