logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Arguments

n (PLINT(3plplot), input)
              Number of points defining line.

       x (PLFLT_VECTOR(3plplot), input)
              A vector containing the x coordinates of points.

       y (PLFLT_VECTOR(3plplot), input)
              A vector containing the y coordinates of points.

Authors

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

Description

       Draws line defined by n points in x and y.

       Redacted form: plline(x,y)

       This function is used in examples 1, 3, 4, 9, 12-14, 16, 18, 20, 22, 25-27, and 29.

Name

plline - Draw a line

See Also

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

                                                   July, 2025                                    PLLINE(3plplot)

Synopsis

plline(n, x, y)

See Also