Skip to content
Chris Petersen edited this page Oct 16, 2014 · 1 revision

Sets the width of the lines in units of points (1/72 inch) to be used in creating the axes and graph lines. The start-up value is 1.0 (point). This function has no effect on markers, letters, numbers, and mesh.

Parameter Description
g graph context
w width of lines

Example

(graph-linewidth g 0.6)
Clone this wiki locally