Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #1958

Re: How to left-align plots

Newsgroups comp.graphics.apps.gnuplot
Date 2013-08-09 00:05 -0700
References <65e6c302-adb7-4136-8ea4-ea93a46a01ec@googlegroups.com>
Message-ID <d971ab66-5e8e-4382-89ef-c28eafd61dc7@googlegroups.com> (permalink)
Subject Re: How to left-align plots
From krikonmannen@gmail.com

Show all headers | View raw


Den torsdagen den 8:e augusti 2013 kl. 15:08:07 UTC+2 skrev krikon...@gmail.com: 
> But if I don't know the size of the plot beforehand, how can I align it to the left?

I found the answer at the gnuplot-tricks blog: http://gnuplot-tricks.blogspot.se/2010/06/broken-axis-once-more.html

Setting 
set lmargin at screen 0
set bmargin at screen 0
puts my plot flush at the lower-left corner of the canvas, as I want.

Back to comp.graphics.apps.gnuplot | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

How to left-align plots krikonmannen@gmail.com - 2013-08-08 06:08 -0700
  Re: How to left-align plots krikonmannen@gmail.com - 2013-08-09 00:05 -0700

csiph-web