Hi,
is there a possibility to draw filled curves behind all other structures
(all other curves, labels, axes, tics etc.)? My problem is that "plot
.... with filledcurves" causes the area between the curves to be covered
completely by the filled area (even if a line pattern is chosen; why
isn't the space between pattern lines transparent, i.e. as if the
pattern is drawn by simple lines?). Even putting the filledcurve plot at
top of the plot list (plot ..., ..., ...) only makes the hidden curves
appear again but not the hidden tics and labels.
I _really_ dont't want to write an own program that calculates the
pattern lines as individual linear plots (as I did for a rectangular
fill pattern for exactly this reason) as a handwritten replacement for
the filledcurves style...;-)
Ingo


|