C | |
capmod [Plot] | |
color [Plot] |
There are two ways of specifying colors with
libplot : either
by giving the red, green and blue values or by giving a name
(libplot has a pretty big table of known color names).
|
D | |
direction [Plot] | |
F | |
fillmod [Plot] | |
H | |
h_justify [Plot] | |
J | |
joinmod [Plot] | |
L | |
linemod [Plot] | |
M | |
marker [Plot] | |
P | |
plotter [Plot] | |
plotter_format [Plot] | |
plotter_parameter [Plot] |
Plotter parameters can be specified at creation time, either by passing
them to the function
Plot.makepl , or by reading the corresponding
environment variable.
|
point [Plot] |
Type for pairs of coordinates
|
V | |
v_justify [Plot] |