PGPLOT Module: PGSLW -- set line width


SUBROUTINE PGSLW (LW)
INTEGER LW

Set the line-width attribute. This attribute affects lines, graph
markers, and text. The line width is specified in units of 1/200
(0.005) inch (about 0.13 mm) and must be an integer in the range
1-201. On some devices, thick lines are generated by tracing each
line with multiple strokes offset in the direction perpendicular to
the line.


Arguments
LW (input) : width of line, in units of 0.005 inch (0.13 mm)
in range 1-201.