Skip to content
Chris Petersen edited this page Oct 16, 2014 · 1 revision

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)
Clone this wiki locally