Interactive Scatter Plot Smoothers This javascript application allows a user to explore scatterplot smoothing algorithms in real time. The application is hosted here. Dependencies The app uses d3.js to render and animate the plots, and numeric.js to solve systems of linear equations.