Hi,
First of all, I would like to thank all Wrox members for having this web site back again, we really missed it!!!. Thank you for your efforts.:D
I have a problem where I have to draw a graph on an applet using some data in a text file. I would need to design an applet where I can display the graph and the data on the same applet. I had a hard time writing some code in Java to read the text file since I am novice in Java. Now, I am really stuck in how to take this data and graph it on an applet. I don't know which class to use for drawing the graph and how to scale it and draw the actual points or designing the applet itself. I would appreciate if someone can help me out by any suggestions or comments
Thank you
