|
From: <br...@ph...> - 2006-08-07 19:44:18
|
horatiu wrote: > I succeeded my firs =E2=80=9Cserious=E2=80=9D graph with gnuplot, = but I'm far from what I > really want. I still don't understand how to use =E2=80=9Cset data = separator=E2=80=9D > command. Like I said my data comes like this: >=20 > , 191,-.92, .133333333333333,-6900 The fact that there's a non-existing firs column may disrupt things= =20 here. gnuplot wouldn't consider a leading blank an indicator that= =20 there's an empty first column. I think it was meant to do so for= =20 non-blank separators, but in case of doubt, that's one of the things = I'd=20 be wary of. > the graph isn't good =E2=80=93 the shape is far from reality Please do be more specific. What *is* the shape, and what is "realit= y",=20 and what's different between those? |