All examples By author By category About

dem42

Animating a line with an arrow in d3

This animation uses arcs instead of many short line segments with basis interpolation. The animation is done using the stroke-dasharray trick.