Graph Create

scale

Change the graph size, including its child objects. Graph objects are scaled around the graph center. The visual representation of an object is always scaled by its own scale factor multiplied by the scale factor of all its parent objects until layer, inclusive.
Example: <graph ... scale="1.0"/> (default)
(defined in GAMGI_MESA_SCALE)
Allowed values: positive real (optional)
Home