| Author |
Comment/Response |
Bill Simpson
|
12/16/12 11:22pm
If I read the Details sections of
http://reference.wolfram.com/mathematica/ref/Filling.html
and
http://reference.wolfram.com/mathematica/ref/FillingStyle.html
then I'm thinking something like this might work
Plot[f, Filling->Axis, FillingStyle->{White, Automatic}]
If that doesn't do exactly what you are looking for then experiment with substitutions for White and see if you can come up with a fill style that appears invisible below your axis.
URL: , |
|