|
Is there a way to make the origin(0,0) point occur in the bottom left instead of the top left? |
|
You can set the origin via mxGraphView.setTranslate. But the direction of the axis is still positive starting in the top, left corner. Can you tell me how to use this function, and maybe the coordinates in the corners of a 100X100 graph if the origin is in the bottom left? Thanks again
(06 Dec '11, 22:07)
docquinton
|