|
From: <lyn...@fr...> - 2007-08-10 18:31:32
|
On 10/08/07 20:24:28, Hans-Bernhard Bröker wrote: > lyn...@fr... wrote: > > >I'm looking for a way to make gnuplot cut out a part of the x-axis where > >there > >is no data. I don't know how this is called. > > The usual name is "broken" or "split" axis range. > > >Can gnuplot do that? > > Only by getting out of the way and letting you do all the hard work, I'm > afraid. You have to disable a lot of elements of the axis and draw what > you want instead, using 'set arrow' and 'set label' repeatedly. Would be a nice feature to have though. Specifing just a max range within which data has to be until the plot is split. I think I'll create a big resolution plot and use gimp to do the splitting. Thanks for the answer. Lynx |