|
From: Thomas S. <t.s...@fz...> - 2010-11-28 19:02:17
|
if you are plotting data just add the offset to all x-values, e.g. plot "..." using ($1+offset):2 hxk257 wrote: > > Hi, > > Is there a way to adjust the offset of the numbers labeling an axis? I'm > not talking about the label for the axis, e.g., "Age of subjects". I'm > talking about the actual numbers indicating the variable, e.g., age. > Thanks, > -- View this message in context: http://old.nabble.com/range-offset-tp30321712p30325142.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |