|
From: Alexander K. <ak...@ig...> - 2005-04-22 10:15:50
|
Hi all,
I am trying to plot some graphs using octave and gnuplot.
Now I found out that I can change the line colors with
X resources, so I've set
gnuplot*line1Color: #b30000
gnuplot*line2Color: #00b300
gnuplot*line3Color: #0000ff
gnuplot*line4Color: #000000
This works fine using the x11 terminal, but once I change
to the postscript terminal, this seems to be lost.
Is there a way to change the line colors for the postscript
and png terminals as well?
Greetings,
Alex
|