Skip to content

how to disable animation from 0 to current value by Y for Jetpack Compose #906

Answered by Gowsky
Yatoshk asked this question in Questions
Discussion options

You must be logged in to vote

Hello, @Yatoshk. You can disable this animation like so:

CartesianChartHost(
  ...
  diffAnimationSpec = null,
)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Yatoshk
Comment options

Answer selected by Yatoshk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants