D3 line.interpolate()

This page visualizes the d3.svg.line() interpolation types as documented in the D3 Wiki. All of the following interpolations are based on a perfect circle with four data points and a tension set to zero, .tension(0).