PDA

View Full Version : Java Applets for Websites


ld_pvl
05-26-2009, 02:59 AM
Hi,

I want to write a simple code which would allow me to plot a graph with x-y axis, the points on the graph are gonna be inputed via a two dimensional array I suppose. The graph is going to be used on a website.

Please let me know any sources where I can do some research on writing codes for graphs. Any books anyone would recommend as well?

Thank you
LD