| Author |
Comment/Response |
mike
|
03/21/07 5:54pm
I am using InequalityPlot in a module I have written.
InequalityPlot[Inequal1, {x, -9, 9}, {y, -9, 9}, Fills -> Yellow]
When I run my module in mathematica i get a perfect plot returned where the area is shaded in and both axes are visible.
However, these images are actually for a website and when I save the image the axes are blocked out by the shaded area. Im coding in C# and using Wolfram.NETLink.
All other graphs have been perfect.
Any ideas would be great.
URL: , |
|