|
From: Thomas S. <t.s...@fz...> - 2010-04-28 10:58:19
|
'filled boxes' may help: set style filled solid plot 'datafilename' using 1:2 with boxes, '' using 1:3 with boxes Mark Hills-2 wrote: > > When using steps/fsteps, is it possible to fill the area under the line? > > I am plotting a histogram of resource consumption, and fsteps work well. > It means the area under the line matches the resource consumption over > time. > > Using un-filled fsteps means it is difficult to compare two resources on > the same axes, as frequently one line 'disappears' behind the other. > Unfortunately, filledcurves is not a good aproximation due to the low > number of samples. > > The presence of other filled plots makes this feel like I am missing > something. Is there a way to achieve filled steps/fsteps (or has anyone > planned to implement this?) > > Many thanks > > -- > Mark > > ------------------------------------------------------------------------------ > _______________________________________________ > gnuplot-info mailing list > gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-info > > -- View this message in context: http://old.nabble.com/Filled-steps-fsteps-tp28379369p28387260.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |