 
 
 
 
 
 
Re: Issues with Rendering of Graphics[]
- To: mathgroup at smc.vnet.net
- Subject: [mg130146] Re: Issues with Rendering of Graphics[]
- From: tim_b <tim_brock20 at hotmail.com>
- Date: Thu, 14 Mar 2013 07:14:10 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- Delivered-to: l-mathgroup@wolfram.com
- Delivered-to: mathgroup-newout@smc.vnet.net
- Delivered-to: mathgroup-newsend@smc.vnet.net
- References: <kgmn7q$8gn$1@smc.vnet.net> <khmb7g$nda$1@smc.vnet.net> <khpcpc$mef$1@smc.vnet.net>
Thanks.
This seems to stop the horizontal lines poking out the edge on the right. But now I have a gap on the inside on the left instead. Curious.
On Wednesday, March 13, 2013 8:18:52 AM UTC, David Bailey wrote:
> 
> 
> > Thanks. I tried this but it didn't solve the problem for me.
> 
> >
> 
> 
> 
> I tried this under 8.0.4 (in case it was a bug with 9), but the same 
> 
> thing happens. It almost looks as though rectangles are drawn with space 
> 
> left for an edge. This cleaned it up for me:
> 
> 
> 
> Graphics[{{EdgeForm[{Thick, RGBColor[136/255, 189/255, 204/255]}],
> 
>     RGBColor[136/255, 189/255, 204/255], rectangles, GrayLevel[0.25],
> 
>     markers20}, PlotRange -> {{-1, 11}, {-10, 100}}}, AspectRatio -> 1,
> 
>    ImageSize -> 600]
> 
> 
> 
> Note I have made the edges the same colour as the bulk of the rectangles.
> 
> 
> 
> David Bailey
> 
> http://www.dbaileyconsultancy.co.uk

