PLPLOT provides two functions for drawing line graphs.
All lines are drawn in
the currently selected color and line style. See page #colour#313>
<#317#>plline<#317#> draws a line or curve. The curve consists of <#318#>n-1<#318#> line segments joining the <#319#>n<#319#> points in the input arrays. For single line segments, <#320#>pljoin<#320#> is used to join two points.