Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #3169
| From | Karl Ratzsch <mail.kfr@gmx.net> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: plotting a grouped columns |
| Date | 2016-01-22 13:09 +0100 |
| Organization | solani.org |
| Message-ID | <n7t65j$c59$1@solani.org> (permalink) |
| References | <8c63223e-52c1-4130-9b54-3cfbda899fef@googlegroups.com> <n7rlh6$qkj$1@solani.org> <4ed755cf-3de3-49d6-bd81-35bdd4324872@googlegroups.com> |
Am 22.01.2016 um 11:06 schrieb Arbi Akhina: > Thanks for the hint, however y=f(x1, x2, x3) so I can't just plot y for x1, than add a graph of y for x2, .. > I'm looking for a way to group the xi variables, I was thinking about having x1 at the abscissa and y for ordinate then for each x2 value i'll have a line, but don't know how to do so!!! I don't think i exactly understand what you're after, but have you seen the plot style "with vectors" ? plot dataf us 1:4, dataf us 2:(0):(0):4 with vectors nohead
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
plotting a grouped columns arbi.akhina@gmail.com - 2016-01-21 08:49 -0800
Re: plotting a grouped columns Karl Ratzsch <mail.kfr@gmx.net> - 2016-01-21 23:19 +0100
Re: plotting a grouped columns Arbi Akhina <arbi.akhina@gmail.com> - 2016-01-22 02:06 -0800
Re: plotting a grouped columns Karl Ratzsch <mail.kfr@gmx.net> - 2016-01-22 13:09 +0100
Re: plotting a grouped columns Jörg Buchholz <bookwood4news@freenet.de> - 2016-01-22 17:16 +0100
csiph-web