Skip to content

AspectRatio

Status: Stable

documented, exercised by the test suite and/or worked examples, with no known limitations recorded.

Description

AspectRatio

is an option for Graphics and Plot that specifies the ratio of height to width of the rendered plot.

Notes AspectRatio -\> Automatic sets the ratio from the actual coordinate values (true geometry); AspectRatio -\> Full stretches the graphics to fill the enclosing region; AspectRatio -\> a uses the explicit height-to-width ratio a. Plot defaults to 1/GoldenRatio.

Examples

No verified examples yet for this function.

Implementation notes

Attributes: none registered.

References