Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #230
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!feeder.erje.net!news-1.dfn.de!news.dfn.de!news.gwdg.de!.POSTED!not-for-mail |
|---|---|
| From | Christoph Bersch <usenet@bersch.net> |
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: Size of very plot and position of labels |
| Date | Mon, 11 Apr 2011 16:56:45 +0200 |
| Organization | GWDG, Goettingen |
| Lines | 16 |
| Message-ID | <inv4re$k0k$1@gwdu112.gwdg.de> (permalink) |
| References | <4da30a78$0$7654$9b4e6d93@newsspool1.arcor-online.net> |
| NNTP-Posting-Host | mpl1136.mpl.mpg.de |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Trace | gwdu112.gwdg.de 1302533806 20500 141.5.32.136 (11 Apr 2011 14:56:46 GMT) |
| X-Complaints-To | news@gwdg.de |
| NNTP-Posting-Date | Mon, 11 Apr 2011 14:56:46 +0000 (UTC) |
| User-Agent | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20110307 Icedove/3.0.11 |
| In-Reply-To | <4da30a78$0$7654$9b4e6d93@newsspool1.arcor-online.net> |
| Xref | x330-a1.tempe.blueboxinc.net comp.graphics.apps.gnuplot:230 |
Show key headers only | View raw
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? To have a fixed left margin (e.g. of 20% of the whole size), you must use set lmargin at screen 0.2 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 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