C
C
cester2019-03-14 12:48:52
css
cester, 2019-03-14 12:48:52

How to animate svg elements one by one?

Good afternoon! Please tell me how best to animate the appearance of svg elements and place them evenly in percentage terms?
You need to somehow show them one after another.
such code

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
A person from Kazakhstan, 2019-03-14
@LenovoId

https://codepen.io/topicstarter/pen/WmMwMp - an option?

R
RAX7, 2019-03-14
@RAX7

Another option
remove viewBox, replace rect with line and set coordinates as a percentage

V
Vladimir, 2019-03-14
@Casufi

Option number 1
https://developer.mozilla.org/ru/docs/Web/CSS/anim...
option number 2
https://developer.mozilla.org/en-US/docs/Web/API/W. ..
https://css-tricks.com/animating-svg-css/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question