Previous Up Next

8.3.1  Individual attributes

Graphic attributes are optional arguments of the form display=value. They must be given as the last argument of a graphic instruction. Attributes are ordered in several categories: color, point shape, point width, line style, line thickness, legend value, position and presence. In addition, surfaces may be filled or not, 3-d surfaces may be filled with a texture, 3-d objects may also have properties with respect to the light. Attributes of different categories may be combined with +, e.g.
plotfunc(x2+y2,[x,y],display=red+line_width_3+filled)

The graphic attributes are: