Thursday, February 11, 2010

JSLab PlotTool

A graph plotting tool made entirely in JavaScript. It uses no graphics and the generated source code is W3C compliant.

Currently real valued functions of one variable and parameter functions for plane curves are supported. You can plot using a variety of options like line resolution and axis dimensions. The first beta also adds support for limited zoom functionality. As the graph is computed real time there is no limit for the zoom level.