Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #1729
| From | Dieter Britz <dieterhansbritz@gmail.com> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Multiplot question |
| Date | 2013-03-26 09:30 +0000 |
| Organization | A noiseless patient Spider |
| Message-ID | <kirps0$4b7$1@dont-email.me> (permalink) |
I have the following multiplot (stripped of labelling etc) set size square set multiplot layout 1, 2 plot 'vb.dat' w l lt 1, 'vbp.dat' w p pt 7 ps 1 plot 'rz.dat' w l lt 1, 'rzp.dat' w p pt 7 ps 1 This produces two plots, both square, side by side, and the same size. However, I would like the right-hand one stretched in the x-direction by a factor, but to keep its vertical height. How do I do that please? -- Dieter Britz
Back to comp.graphics.apps.gnuplot | Previous | Next — Next in thread | Find similar
Multiplot question Dieter Britz <dieterhansbritz@gmail.com> - 2013-03-26 09:30 +0000
Re: Multiplot question Karl <mail.kfr@gmx.net> - 2013-03-26 14:21 +0100
Re: Multiplot question Dieter Britz <dieterhansbritz@gmail.com> - 2013-03-26 13:35 +0000
Re: Multiplot question Ingo Thies <ingo.thies@gmx.de> - 2013-03-26 15:57 +0100
Re: Multiplot question Dieter Britz <dieterhansbritz@gmail.com> - 2013-04-04 09:01 +0000
Re: Multiplot question sfeam <sfeam@users.sourceforge.net> - 2013-04-04 12:08 -0700
Re: Multiplot question Dieter Britz <dieterhansbritz@gmail.com> - 2013-04-05 08:44 +0000
Re: Multiplot question Christoph Bersch <usenet@bersch.net> - 2013-03-26 15:57 +0100
csiph-web