|
Virtually every ploticus attribute that produces lines has an accompanying
linedetails specification for controlling line appearance details such
as color and thickness.
ExamplesPrefab example: linedet2="color=green width=0.5"Script example: frame: color=green width=3 style=3 dashscale=4.5
Note that settings are separated from each other by space, but settings
themselves contain no embedded whitespace. Also, the entire specification
must be on one line.
Settingscolor= color
width=w
style=n
dashscale=z
Suppressing the lineA linedetails specification of no or none may often be given to completely suppress the line in question; likewise yes often may be used to indicate that the line use all of the default detail settings.Illustration![]() |
![]() data display engine Copyright Steve Grubb ![]() |