Re: two curves in one diagram (one with errorbars)



Hans-Peter Bauer <peter@xxxxxxxxxxxxxxx> wrote:

> Then I tried to add the "errorbars":
> plot "test2.csv" using 1:($2) with errorbars, "test2.csv" with linespoints
> title 'curve 1',\
> "test2.csv" using 1:($4) with linespoints title "curve2"

> Where's my mistake?

Hmmm. and what made you think there's a mistake? Wouldn't be, by some
remote coincidence, and error message from gnuplot looking roughly
like this:

Not enough columns for this style

would it? Well, that's because you didn't give some style enough
columns to work with. Given that the error is new, it must be in some
new part of that command, which would have to the the errorbars stuff,
right? Well, to cut a long story short, here's a command that works:

p 'test2.csv' u 1:2:3 w errorlines, '' u 1:4 w lp


--
Hans-Bernhard Broeker (broeker@xxxxxxxxxxxxxxxxxxxxx)
Even if all the snow were burnt, ashes would remain.
.



Relevant Pages

  • Re: Display Problems
    ... If it shows up in the GUI, it is there, and must be present ... Or issue the command; ... > and got the error message file or folder not found. ... in the midst of the frustration, by all means, vent away. ...
    (alt.os.linux.suse)
  • Re: Display Problems
    ... If it shows up in the GUI, it is there, and must be present ... > get the error message that you, in fact, did get. ... > Or issue the command; ... > in the midst of the frustration, by all means, vent away. ...
    (alt.os.linux.suse)
  • RE: Run a Stored Procedure from Excel
    ... get a single line multiple command working from ... I changed all the Charto Charand found that I got an error message ... Dim cnnDW As ADODB.Connection ... Dim rsDW As ADODB.Recordset ...
    (microsoft.public.excel.programming)
  • Re: A form that could no longer be opened for modification
    ... You CANNOT get that error message from the USE command. ... file corruption should be the reason. ... I can of course get from backup and lost some works, ...
    (microsoft.public.fox.vfp.forms)
  • Re: explorer quits unexpectedly
    ... Try to register the DLL that may help and scan for Malwares on your ... 1= Open a RUN Command and type the following; ... I can't see how any of those could cause a fault when attemting to ... Read this article on the fault error message it may apply to you if you have ...
    (microsoft.public.windows.inetexplorer.ie6.browser)