Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #595
| From | sfeam <sfeam@users.sourceforge.net> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: histogram of clustered rowstacks |
| Followup-To | comp.graphics.apps.gnuplot |
| Date | 2011-09-22 13:06 -0700 |
| Organization | gnuplot development team |
| Message-ID | <j5g4fn$mss$1@dont-email.me> (permalink) |
| References | <2c160513-08bc-4281-8b79-ef93efac0a2f@d12g2000vba.googlegroups.com> <9cfc4618-b5fa-40b3-82f9-591f58785bf2@i5g2000vbw.googlegroups.com> <acc40d0d-12f2-46ab-ac58-c19189a3f19e@n12g2000yqh.googlegroups.com> |
Followups directed to: comp.graphics.apps.gnuplot
Uday K Bondhugula wrote:
>
> Looks like this is not possible with gnuplot.
The "read single title from file" part may not be possible.
As for the rest, you already pointed to one example.
There's another one here:
http://skuld/people/merritt/gnuplot/
>
> On Sep 17, 12:34 pm, Uday K Bondhugula <udayre...@gmail.com> wrote:
>> On Sep 17, 12:26 pm,UdayK Bondhugula <udayre...@gmail.com> wrote:
>>
>> > This looks like something needed quite often, but couldn't see an
>> > example. How can I plot a clustered histogram where each bar in a
>> > cluster is a stack of rows? It looks like the last example at
>> > http://gnuplot.sourceforge.net/demo/histograms.html
>>
>> > but we need only one xtic for each cluster and the same colors are
>> > used for each cluster.
>>
>> A problem if using that approach is also that plot has to be called
>> for each row of data, and I don't see how the xtic for each cluster
>> can be obtained from the data file itself.
>>
>>
>>
>> > Thanks.
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
histogram of clustered rowstacks Uday K Bondhugula <udayreddy@gmail.com> - 2011-09-17 00:26 -0700
Re: histogram of clustered rowstacks Uday K Bondhugula <udayreddy@gmail.com> - 2011-09-17 00:34 -0700
Re: histogram of clustered rowstacks Uday K Bondhugula <udayreddy@gmail.com> - 2011-09-20 02:59 -0700
Re: histogram of clustered rowstacks sfeam <sfeam@users.sourceforge.net> - 2011-09-22 13:06 -0700
Re: histogram of clustered rowstacks udayreddy@gmail.com - 2011-09-24 05:00 -0700
csiph-web