Piotr Prus
11/16/2021, 4:55 PManimateFloatAsState
to animate height, but I do not know how to reset this on each click on next bar in the chart.Piotr Prus
11/16/2021, 4:56 PMZach Klippenstein (he/him) [MOD]
11/16/2021, 5:17 PMAnimatable
directly. See here.Doris Liu
11/17/2021, 12:09 AMAnimatable
. Otherwise, you could consider having an animateFloatAsState
for each Bar, and animate to full height when clicked, and reset when unclicked.Piotr Prus
11/17/2021, 9:58 AMsnapToValue
that I can use to reset the progress. I will try to write article about this later this week. 🙂 I will share when finishedDoris Liu
11/17/2021, 10:57 PMPiotr Prus
11/18/2021, 7:34 AM