Hi
I'm trying to create a Line Graph, I've tried using a JPanel within a JFrame and the basic graph is ok, however I cannot display information at the side of the graph, such as x and y axis, as well as numbers 0, 1, 2 etc...
How can this be solved??

