plvasp.3plplot - Man Page

Specify viewport using aspect ratio only

Synopsis

plvasp(aspect)

Description

Selects the largest viewport with the given aspect ratio within the subpage that leaves a standard margin (left-hand margin of eight character heights, and a margin around the other three sides of five character heights).

Redacted form: plvasp(aspect)

This function is used in example 13.

Arguments

aspect (PLFLT(3plplot), input)

Ratio of length of y axis to length of x axis of resulting viewport.

Authors

Many developers (who are credited at http://plplot.org/credits.php) have contributed to PLplot over its long history.

See Also

PLplot documentation at http://plplot.org/documentation.php.

Info

March, 2024 PLplot API