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 dumb, jpeg, pdf, pm, png, postscript, and x11. See enhanced text (p.
).
Sample scripts: textcolor.dem textrotate.dem