+ 3
Why don't it move ?
Look at the code https://code.sololearn.com/WR1Y6WX50cBX/?ref=app I don't know ,why animation of circle don't perform ?( the circle don't move ! Why? ) Thanks for attention .
4 Réponses
+ 7
In circle animate
Use attributeName="cx"
You used only x which isn't correct.
+ 5
Ali 💯
You are welcome.
+ 2
Amazing answer , thanks so much .
+ 1
Do you know ,What the attributeName is for <line> tags