How to animate a polyline using <animate /> attribute? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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 Answers
+ 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