I've created a graph using jpgraph. It has an accumulated bar plot as the main image and uses a second y-axis to plot a line graph. I would like the line graph to appear infront of the main bar plot, however it doesnt seem to let me do it. It works if I add it to the y axis, but using 'AddY2' does not.
Any ideas would be greatly appreciated!