set terminal postscript enhanced color set output "temp.ps" set label "Test label" at 1, -2 offset 1.5, 0 noenhanced point pointtype 5 pointsize 3 linecolor rgb "blue"