Re: Issues with Rendering of Graphics[]
- To: mathgroup at smc.vnet.net
- Subject: [mg130164] Re: Issues with Rendering of Graphics[]
- From: tim_brock20 at hotmail.com
- Date: Sat, 16 Mar 2013 03:14:40 -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>
It's gone to the lines poking out the right edge again for me, although the problem seems to get less and less significant as I go from the left most bar to the right most. I've only got a trial version at the minute and when I asked about support I was told to check here because they don't offer proper support until you are licensed. I can understand this in a way but the fact that I've come across a problem I can't solve makes me less inclined to spend money on their product. Thanks again for taking the time, Tim > On 14/03/2013 11:12, tim_b wrote: > > > 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. > > > > > > > > > > > > Switching to a thin edge seems to fix that too! > > > > Graphics[{{EdgeForm[{Thin, 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] > > > > I also used: > > > > eps = 1/10; > > > > and used that rather than 0.1 in the definition of the various > > structures - just to avoid any possible floating point issues. > > > > > > It is strange that something like this is so hard. I reckon thick edges > > must extend outside the area of the rectangles. > > > > It would be nice if someone from WRI commented on this - have you tried > > sending it to support? > > > > David Bailey > > http://www.dbaileyconsultancy.co.uk