I am trying to figure out how to develop a charting system.(for graphs)<br>eg...user puts some value...and would chart them.<br>The program runs smoothly runs good.<br>But........i think that java inverses the coordinates..<br>so that (0,0) would be on top left corner, and not on bottom left corner...is there an easy way to inverse this??