Skip to content

Animation starting point on 3.x #9072

Answered by kurkle
RoccoMarco asked this question in Q&A
Discussion options

You must be logged in to vote

There are a lot of possibilities. Take a look at the progressive line sample

You could just disable the y-coordinate animation:

options: {
  animation: {
    y: {
      duration: 0
    }
  }
}

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@RoccoMarco
Comment options

@RoccoMarco
Comment options

Answer selected by RoccoMarco
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #9071 on May 12, 2021 07:45.