.\" This page was automatically generated. Do not edit! .\" .TH PLSORI 3plplot "January, 2019" "" "PLplot API" .SH NAME \fBplsori\fP - Set orientation .SH SYNOPSIS \fBplsori\fP(\fIori\fP) .SH DESCRIPTION .P Set integer plot orientation parameter. This function is identical to \fBplsdiori\fP(3plplot) except for the type of the argument, and should be used in the same way. See the documentation of \fBplsdiori\fP(3plplot) for details. .P Redacted form: \fBplsori(ori)\fP .P This function is used in example 3. .SH ARGUMENTS .TP \fIori\fP (\fBPLINT\fP(3plplot), input) Orientation value (0 for landscape, 1 for portrait, etc.) The value is multiplied by 90 degrees to get the angle. .SH AUTHORS Many developers (who are credited at http://plplot.org/credits.php) have contributed to PLplot over its long history. .SH SEE ALSO PLplot documentation at http://plplot.org/documentation.php.