|
From: Mark H. <ma...@po...> - 2010-04-27 16:51:13
|
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 |