How to animate a polyline using <animate /> attribute? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 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 Respuestas
+ 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