PDA

View Full Version : graphs in javascript?


tigergrrl
05-02-2005, 05:23 PM
I am hoping someone out there can help me out with this - I have some experience with javascript, but have no idea if I can use it to accomplish a project I have in mind.

I was hoping to put together a teaching tool that allows the user to enter in (X,Y) ordered pairs, and then have the points plotted on a graph when submitted. Any idea if this can be achieved with javascript, or do I need to turn to Java as well to accomplish this? I have been unable to find any such examples online.

Thanks!

BaldEagle
08-06-2005, 06:32 PM
I know this post is pretty old, and you may have found a solution by now but I was surfing around and came across this site http://www.walterzorn.com/grapher/grapher_e.htm and remembered this thread. Anyway here it is and hope it helps finally.

BaldEagle