JavaScript library for numerical computation and data plotting.
| X | Y |
|---|
Legend: No interpolation. B-Spline. Bundle. Cardinal. Monotone
| X | Y |
|---|
This example uses d3.js' built-in interpolation and the plot function in Spline. The table is populated with the points used using Spline too.
| X | Y |
|---|
This example uses d3.js' built-in interpolation and the plot function in Spline. The table is populated with the points used using Spline too.