graph rorigin - part-cw/lambdanative GitHub Wiki

(graph-rorigin g x y)

This function changes the current graph origin by the specified about relative to the current origin.

Parameter Description
g graph context
x,y new relative origin position

Example

(graph-rorigin g 0.1 0.1)