plsori.3plplot - Man Page
Set orientation
Synopsis
plsori(ori)
Description
Set integer plot orientation parameter. This function is identical to plsdiori(3plplot) except for the type of the argument, and should be used in the same way. See the documentation of plsdiori(3plplot) for details.
Redacted form: plsori(ori)
This function is used in example 3.
Arguments
- ori (PLINT(3plplot), input)
Orientation value (0 for landscape, 1 for portrait, etc.) The value is multiplied by 90 degrees to get the angle.
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
November, 2024 PLplot API