ehsannarmani / ComposeCharts

Animated & Flexible Practical Charts For Jetpack Compose
Apache License 2.0
119 stars 7 forks source link

Bar click #3

Closed marcusfreitas closed 3 weeks ago

marcusfreitas commented 3 weeks ago

Hey its there a way to have a Bar selected listener? When the user taps on the bar or do a long press I'd like to trigger some stuff in my app.... is there a way to do that? I can see that the PieChart has a onPieClick but the ColumnChart doesn't have this parameter

ehsannarmani commented 3 weeks ago

@marcusfreitas Hi dear, not yet, but ill add that parameter for row and column charts soon.

ehsannarmani commented 3 weeks ago

@marcusfreitas tap gestures added in 0.0.5