So yesterday I was looking through the old parts of the programming forum and found myself one of mort's old Javascript threads. Thus, naturally I thought to myself, "heck, I wanted to make a grapher... this is so visual it's perfect!" Thus I downloaded Aptana Studio and threw together my innocent little index.html webapp with some libraries off of StackOverflow... and Plottable Alpha was born.
Currently, the functionality is hugely minimal. Explicit functions only, you have to put an asterisk for multiplication (that's the parser's fault, not mine!), no customization... very simple. But it works like a charm... and I must say mort, js is good. Thank you for your post months ago.
Here's a stereotypical parabola and a full screenshot:
And here's the source! (If you want a full download with all the libs, just say so )
[EDIT]: Have a zip https://www.dropbox.com/s/e7m97ybty919v5...0Alpha.zip
[EDITT]: Have an online version http://d.mortie.org/static/webapp/plottableAlpha/
http://pastebin.com/Agjxkhrx
Enjoy! Planned features in the future are derivative graphs, customization, and maybe even implicit functions!... someday.
Out!
Currently, the functionality is hugely minimal. Explicit functions only, you have to put an asterisk for multiplication (that's the parser's fault, not mine!), no customization... very simple. But it works like a charm... and I must say mort, js is good. Thank you for your post months ago.
Here's a stereotypical parabola and a full screenshot:
And here's the source! (If you want a full download with all the libs, just say so )
[EDIT]: Have a zip https://www.dropbox.com/s/e7m97ybty919v5...0Alpha.zip
[EDITT]: Have an online version http://d.mortie.org/static/webapp/plottableAlpha/
http://pastebin.com/Agjxkhrx
Enjoy! Planned features in the future are derivative graphs, customization, and maybe even implicit functions!... someday.
Out!