TESTER

coord_scale

coord_scale(x, [y])

Scales the coordinate system

Syntaxe

scale(x=0.5, y=0.25)
scale(0.5)

Arguments

NameRequiredDefaultDescription
xyes-amount to scale along the positive x-axis
y--amount to scale along the positive y-axis (=x if non set)