Re: opacity "bleeds" in V7 graphics? [compared to V6]
- To: mathgroup at smc.vnet.net
- Subject: [mg95852] Re: opacity "bleeds" in V7 graphics? [compared to V6]
- From: congruentialuminaire at yahoo.com
- Date: Wed, 28 Jan 2009 06:43:02 -0500 (EST)
- References: <glmss7$mkd$1@smc.vnet.net>
Hello MathGroup:
In reply, I have received 2 approaches to this issue:
1. From WRI support: appears to be a Windows-only V7 issue, bug
acknowledged; use PlotPoints->50 as a workaround
2. From DPark: use MaxRecursion->4 instead
Both approaches remove the "bleeding".
Regards..
Roger Williams
Franklin Laboratory
On Jan 27, 3:57 am, congruentialumina... at yahoo.com wrote:
> Hello MathGroup:
>
> I am not sure about this problem. Currently all I can tell is that the
> result looks different between the 2 versions and we used to call this
> "bleeding".
>
> The input run under both version is:
>
> Plot3D[Sin[x^2 + y^2], {x, -3, 3}, {y, -3, 3}
> , ColorFunction -> (Directive[Opacity[#], Blue] &)
> , PlotPoints -> 40, Mesh -> None]
>
> Any help you can provide is appreciated.
>
> Regards..
>
> Roger Williams
> Franklin Laboratory