From: <So...@Ma...> - 2004-06-04 09:26:44
|
On Thursday 03 June 2004 17:43, you wrote: > On Wed, 12 May 2004, [utf-8] S=C3=B8ren Madsen wrote: > > Is it possible to make a graph from a datafile with "linespoints" where > > the line is drawn for every data-point and the points are drawn for > > every nth datapoint? If not, then this should be implemented... :D > > No, because it's not strictly necessary. You can just plot the file > twice, instead --- once with lines, ones with points. > > Creeping featurism is like cholera, you have to stop it before it turns > epidemic. No need to get bitchy! Keep it real :) Thanks for both answers! I see that it is possible, I just had not thought about doing it this way.= =20 But, it spawns another question... How do you get the "linestyle" in the=20 legend to be linespoints? Doing it this way, I get one legend with a line a= nd=20 one with a dot, but I want only one with a line AND dot (like linespoints=20 gives me). Sorry if this is a stupid question... :D Kind Regards, S=F8ren Madsen |