Page 1 of 1

LineSeries with 'aura'

Posted: Wed Jul 10, 2013 1:11 pm
by 9339286
What is the best way to do the following:
I need to draw a line (eg. median) with an aura formed from the minima and maxima of a set of lines (~10-500).
The attached image is an example taken from MatLab to show what I try to accomplish.

The example just shows on set but I need to add a lot of that aura-lines in one chart...

TIA
Whookie

Re: LineSeries with 'aura'

Posted: Wed Jul 10, 2013 2:06 pm
by yeray
Hi TIA,

I'd draw two extra line series for the upper and lower parts of the "aura". Then, you could add a SeriesRegion tool to paint the area defined by both series.