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
LineSeries with 'aura'
LineSeries with 'aura'
- Attachments
-
- aura.jpg (31.27 KiB) Viewed 3603 times
Re: LineSeries with 'aura'
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.
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.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |