You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to make a basic column chart with tappable, selectable columns. I read in some older issues here that there are plans to add apis for this. Right now, as I understand it, you'd have to use invisible markers and CartesianMarkerVisibilityListener to detect the tap. And then you'd have to use ColumnProvider if you'd want to change the color of the selected column.
What is the status on providing more appropriate apis to achieve this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Question
Hi,
I'm trying to make a basic column chart with tappable, selectable columns. I read in some older issues here that there are plans to add apis for this. Right now, as I understand it, you'd have to use invisible markers and CartesianMarkerVisibilityListener to detect the tap. And then you'd have to use ColumnProvider if you'd want to change the color of the selected column.
What is the status on providing more appropriate apis to achieve this?
Thanks!
Module(s)
compose
Platform(s)
Android
Platform version(s)
No response
Vico version(s)
2.1.1
Beta Was this translation helpful? Give feedback.
All reactions