google / charts

https://pub.dev/packages/charts_flutter
Apache License 2.0
2.8k stars 1.2k forks source link

Event Listener for tick items #742

Open senthilvel91 opened 2 years ago

senthilvel91 commented 2 years ago

How to add [Event Listener for tick items] in a bar graph. as asked in this site (https://stackoverflow.com/questions/62468044/event-listener-for-tick-items-on-charts-flutter)

Is there a way to add listeners as it is a requirement in our project and we need to provide a solution?