Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #944
| From | Hermann Peifer <peifer@gmx.eu> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: Define a fixed plot size and position |
| Date | 2012-02-15 12:49 +0100 |
| Organization | albasani.net |
| Message-ID | <jhg63g$97l$1@news.albasani.net> (permalink) |
| References | <jhfiao$3cm$1@news.albasani.net> <jhflqt$ua5$1@dont-email.me> |
On 15/02/2012 08:11, sfeam wrote: > > Or maybe you don't want size and origin at all, but instead > > set term png size 600,600 > set tmargin at screen 600./600. > set rmargin at screen 600./600. > set bmargin at screen 100./600. > set lmargin at screen 100./600. > Thanks. This looks promising. I will try. Is there also a convenient way to stretch the lower left corner of the plot to the lower left corner of the png file? So far, my idea was to use convert to do the clipping. I want to georeference my plots later and use them as overlays for map data. So I want to be sure that, say: 500 pixels in the png correspond to 5000 metres in the background map. Hermann
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
Define a fixed plot size and position Hermann Peifer <peifer@gmx.eu> - 2012-02-15 07:11 +0100
Re: Define a fixed plot size and position sfeam <sfeam@users.sourceforge.net> - 2012-02-14 23:11 -0800
Re: Define a fixed plot size and position Hermann Peifer <peifer@gmx.eu> - 2012-02-15 12:49 +0100
Re: Define a fixed plot size and position Hermann Peifer <peifer@gmx.eu> - 2012-02-15 13:48 +0100
csiph-web