|
From: Thomas S. <t.s...@fz...> - 2010-02-06 15:16:46
|
for contour lines the defined line types are used. to change these you may replace specific line types by line styles with the same index: http://www.gnuplot.info/docs/node237.html depending on which terminal you are using you may specify something like: set term .... monochrome dashed trailblazerger wrote: > > Hi there, > > I'm sure this has been asked before but I wasn't able to retrieve a good > answer, so forgive if I ask again: > > I'm drawing many contours in 3D-plots like in the demo: > http://gnuplot.sourceforge.net/demo_4.3/contours.html > http://gnuplot.sourceforge.net/demo_4.3/contours.html > > But how do you change the colors of the contour-plots? (I want them to be > just simple black with different "dashing"-styles) > > Thanks! > > -- View this message in context: http://old.nabble.com/Changing-colors-of-%22contour%22-tp27479255p27480484.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |