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.