Overlapping "fill to next" areas on a graph?
igorisfun
I have 4 lines of the same slope but with different offsets. For visualization, lets say they all have slope 1 and the offsets are +1,+2,+3, and +4.
I would like to have 2 areas of the graph shaded, so shade the region between the +1 and +3 offset lines and between the +2 and +4 offset lines. When I do this with "fill to next", the overlapping region between the 2 areas is simply overwritten by one or the other segments. This happens with a solid fill or pattern fill. Is there any way to do what I want to do?
Thanks for any help!
March 10, 2014 at 11:47 pm - Permalink
ModifyGraph patBkgColor=2
the background of fill patterns will be transparent. Then the crosshatch patterns, for instance, will show what's behind between the crosshatch lines. Not real transparency, but better than nothing and may be good enough.
John Weeks
WaveMetrics, Inc.
support@wavemetrics.com
March 11, 2014 at 09:40 am - Permalink
http://www.igorexchange.com/project/GraphControl
April 7, 2015 at 12:35 pm - Permalink
Its also fairly easy to export the layouts as EPS and create transparency in Illustrator as a work-around: http://bit.ly/1CHX7oM
June 30, 2015 at 07:18 pm - Permalink
John Weeks
WaveMetrics, Inc.
support@wavemetrics.com
July 1, 2015 at 09:07 am - Permalink