Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #2067

Re: Gnuplot to plot two columns with number of hits and users

From Hermann Peifer <peifer@gmx.eu>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Gnuplot to plot two columns with number of hits and users
Date 2011-02-04 15:23 +0100
Organization albasani.net
Message-ID <4D4C0BD5.8000505@gmx.eu> (permalink)
References <7d7dd595-e4eb-405b-ad5e-66e0c62fd0a4@x18g2000yqe.googlegroups.com> <4D4AA1E4.8010900@gmx.eu> <ffbaa856-0824-4cfa-a400-b16600670fcd@d28g2000yqc.googlegroups.com>

Show all headers | View raw


On 03/02/2011 16:14, Péter Juhász wrote:
> On Feb 3, 1:39 pm, Hermann Peifer<pei...@gmx.eu>  wrote:
>>
>> It looks like you want to use the x-axis for the hits and the y-axis for
>> the users. As far as I know, this is not possible.
>
> Not true. Even though it's not possible to get horizontal boxes with
> the "with boxes" style, there is a workaround:
>
> plot 'foo.txt' u 1:0:(0):1:($0-0.4):($0+0.4):ytic(2) w boxxyerror
>

Hmm. Interesting to know. Is there any obvious way to reverse the order 
of the boxes, apart from:  plot "<(tac foo.txt)" ...

Hermann

Back to comp.graphics.apps.gnuplot | Previous | Next | Find similar | Unroll thread


Thread

Re: Gnuplot to plot two columns with number of hits and users Hermann Peifer <peifer@gmx.eu> - 2011-02-04 15:23 +0100

csiph-web