Re: Rotated Label Bad With Ratios
- To: mathgroup at smc.vnet.net
- Subject: [mg26475] Re: [mg26467] Rotated Label Bad With Ratios
- From: Chris Johnson <cjohnson at shell.faradic.net>
- Date: Fri, 22 Dec 2000 22:46:13 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
I see the same behavior on 4.1 in an NT environment. Chris On Thu, 21 Dec 2000, David Park wrote: > Dear MathGroup, > > Do other people have a problem with rotated frame labels when they involve a > ratio? Here is an example: > > Plot[Sin[x], {x, 0, 2 Pi}, Frame -> True, FrameLabel -> {x, y/y0}]; > > On my system (Version 4.0.2, Windows 98), the line between y and y0 is > irregularly dashed and extends considerably further than it should. If I set > RotateLabel -> False, then it is rendered correctly. > > David Park > djmp at earthlink.net > http://home.earthlink.net/~djmp/ > >