Demo of a Javascript graphing calculator using d3.js and math.js.
Created as part of a three-part blog series detailing my initial exploration of d3:
Dependencies d3.js and math.js are loaded via HTTP so no local installation is necessary. Clone/fork/copy graphing-calculator-demo.html into a directory, point your browser at it, and graph away!