Most gnuplot plot commands that produce text labels now accept modifiers to
specify text color, font, size, and rotation angle. See set label (p. ).
Not all terminal types support these options, however. The enhanced text
mode previously available for the postscript and pm terminals has been
extended to other terminal types as well. Terminal types currently supported
include aqua, dumb, jpeg, pdf, pm, png, postscript, x11, windows, and wxt.
See enhanced text (p.
).
Sample scripts: textcolor.dem textrotate.dem