|
From: Thomas S. <t.s...@fz...> - 2007-12-19 10:56:34
|
have a look at the demo gallery of versions 4.2 or 4.3_cvs on http://www.gnuplot.info/ section 'colors', subsection 'rgb coloring' don't know, if this works for version 4.0 jody-34 wrote: > > Hi > i have a file points.dat consisting of > lines of the form > <x-coord> <y-coord> <z-coord> > When i plot these points with > > splot "points.dat" using 1:2:3 as points > > the points are correctly drawn, > but they all have the same color (red). > > Is there a way to specify that the z-coordinate > determines a point's color, for instance with a palette? > > I am using gnuplot Version 4.0 patchlevel 0 on fedora fc 6 > > Thank You > Jody > > > ------------------------------------------------------------------------- > SF.Net email is sponsored by: > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services > for just about anything Open Source. > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ > Gnuplot-info mailing list > Gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-info > > -- View this message in context: http://www.nabble.com/3d-points-plot-with-colors-tp14397667p14414900.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |