How to animate a polyline using <animate /> attribute? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 3

How to animate a polyline using <animate /> attribute?

https://code.sololearn.com/WDPFaeKHkjQo/?ref=app In this code I have animated rectangle and ellipses using <animate />attribute. Like that I want to animate the polylines. Any help?

14th Sep 2017, 1:40 PM
Jayachandran P
Jayachandran P - avatar
3 Respostas
+ 5
It's working right? What is the problem?
14th Sep 2017, 1:46 PM
šŸ‘‘ Prometheus šŸ‡øšŸ‡¬
šŸ‘‘ Prometheus šŸ‡øšŸ‡¬ - avatar
+ 3
Well, check this link for the answer. https://stackoverflow.com/questions/9036647/animating-a-polylines-appearance-using-svg-animate Thanks @šŸ‡¹šŸ‡­NithiwatšŸ‡¹šŸ‡­
18th Sep 2017, 3:03 PM
Jayachandran P
Jayachandran P - avatar
+ 2
In my code for letter v I used polyline SVG element. I want to animate them using the <animate /> attribute like I have animated other elements.
14th Sep 2017, 1:50 PM
Jayachandran P
Jayachandran P - avatar