N
N
Nwton2016-05-22 03:09:57
SVG
Nwton, 2016-05-22 03:09:57

How to set animation of SVG path?

There is an svg path given for example by these two points:

<svg>
  <g>
    <path d="M 82,97 L 88,136">
    </path>
  </g>
</svg>

It turns out 1 line. How can I animate this line so that it smoothly appears (extends) from 0 to full length?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Zuev, 2016-05-22
@Nwton

jsfiddle.net/xvtj8dxb/
Instructions

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question