Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > comp.graphics.apps.gnuplot > #243
| From | Christoph Bersch <usenet@bersch.net> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: Size of very plot and position of labels |
| Date | 2011-04-12 16:23 +0200 |
| Organization | GWDG, Goettingen |
| Message-ID | <io1n8h$4so$1@gwdu112.gwdg.de> (permalink) |
| References | <4da30a78$0$7654$9b4e6d93@newsspool1.arcor-online.net> <inv4re$k0k$1@gwdu112.gwdg.de> <4da458f5$0$7651$9b4e6d93@newsspool1.arcor-online.net> |
On 12.04.2011 15:51, Sebastian Schubert wrote: > Dear Christoph, > > Christoph Bersch wrote: > >> On 11.04.2011 16:04, Sebastian Schubert wrote: >>> I would like to have a fixed position of the ylabel and >>> a fixed size of the plot box. Of course, by doing so, I risk having the >>> axis label text crash into ylabel but I'll just check the output. >>> >>> What is the best way to do that? > >> In case that for your different graphs the ytics digit count changes, >> you must use 'set label' instead of 'set ylabel', something like: >> >> set label 'ylabel' center at screen 0.05, graph 0.5 rotate by 90 > > That was exactly what I needed. It would be nice if this was integrated into > gnuplot somehow because this syntax (despite all the rotate and so on), one > also has to unset the label of all the plots are generated by one script. Sorry, but I don't understand what you mean. What should be integrated into gnuplot and for what reason? I guess you need your graphics for a presentation where you overlay several plots. If so, this is a rather special case, in most other cases the default behaviour of 'set ylabel' to adapt to the ytics format, is desirable. Christoph
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
Size of very plot and position of labels Sebastian Schubert <schubert.seb@googlemail.com> - 2011-04-11 16:04 +0200
Re: Size of very plot and position of labels Christoph Bersch <usenet@bersch.net> - 2011-04-11 16:56 +0200
Re: Size of very plot and position of labels Sebastian Schubert <schubert.seb@googlemail.com> - 2011-04-12 15:51 +0200
Re: Size of very plot and position of labels Christoph Bersch <usenet@bersch.net> - 2011-04-12 16:23 +0200
Re: Size of very plot and position of labels Sebastian Schubert <schubert.seb@googlemail.com> - 2011-04-12 17:38 +0200
Re: Size of very plot and position of labels Christoph Bersch <usenet@bersch.net> - 2011-04-13 10:41 +0200
csiph-web