Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #2067
| Path | csiph.com!eeepc.pasdenom.info!news.pasdenom.info!news.dougwise.org!nntpfeed.proxad.net!proxad.net!feeder1-2.proxad.net!weretis.net!feeder4.news.weretis.net!news.albasani.net!not-for-mail |
|---|---|
| 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 | Fri, 04 Feb 2011 15:23:17 +0100 |
| Organization | albasani.net |
| Lines | 16 |
| 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> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 8bit |
| X-Trace | news.albasani.net A7DzLRkLkWSPHpwXMaPj01NPTYCGy7z+3iU5i4rhjofiRt6pcsq2TW4XEeHMe8I39mUrQiRx0QwsgqPnt0e8RA== |
| NNTP-Posting-Date | Fri, 4 Feb 2011 14:24:20 +0000 (UTC) |
| To | Péter Juhász <peter.juhasz83@gmail.com> |
| In-Reply-To | <ffbaa856-0824-4cfa-a400-b16600670fcd@d28g2000yqc.googlegroups.com> |
| Cancel-Lock | sha1:AePOY7jCQ9n81xSRz4tFpjLNFaE= |
| User-Agent | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 |
| Injection-Info | news.albasani.net; logging-data="8xG4gpSkc5ijhxW3o7iLgZIdorxMLwlWxXoS8M7grHCsPMNgsvBWuuQcbk7A90Xc1OIv84XeAAOYEAsRAgOzMZmnIlacAzBKcNspa6NVEmpunHDD4FuagrVgjTP8V2/a"; mail-complaints-to="abuse@albasani.net" |
| Xref | csiph.com comp.graphics.apps.gnuplot:2067 |
Show key headers only | 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
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