D3PLOT 22.1
Trace Width
Trace Width
Sets the width of trace lines.
NOTE : Trace widths are clamped to lie between 1 and 25 screen units to prevent plots getting ridiculous in either of the last two cases
| Fixed screen space units | Will give a fixed number of pixels width that will not change as the scale of the plot changes. |
| Fixed model space units | Will also give a fixed width, but in the actual units of the model, so this will change as the image scale changes. |
| Factor on data value |
Will multiply the data value at the entity to produce a quantity that is treated as a screen space unit, so it will not change with image scale |