Visualroo is a client side web application developed in JavaScript used for teaching regression and statistical dependence (correlation). It connects to a Mockaroo schema using an API key. Two variables from the schema can be selected and visualized. Visualroo uses mljs simple linear regression to find the equation for the fitted line and visualizes the results using plotly.js. A demo page is available here where you can try it!