|
[Date Index]
[Thread Index]
[Author Index]
Re: Re: RegionPlot ignores the AxesLabel Option?
Murray Eisenberg wrote:
>Yes, the same.
>
>Probably because the default for a RegionPlot is Frame->True, you want
>to use FrameLabel->{"x","y"}.
>
>(However, the "y" label on the left, vertical frame side will be
>annoyingly rotated 90 degrees -- a reasonable thing for a long text
>label but a bad choice for a short or, as in your case, single-letter
>label.)
>
>
Use RotateLabel->False if you don't want the text rotated.
Carl Woll
Wolfram Research
>W. Craig Carter wrote:
>
>
>>Does anyone else get this behavior:
>>
>>RegionPlot[y <= x^2, {x,-1,1}, {y,0,1},AxesLabel->{"x","y"}]
>>
>>does *not* show the labels?
>>
>>Thanks, Craig
>>
>>
>>
>
>
>
Prev by Date:
Re: memory release problem in mathematica6.0
Next by Date:
Re: Re: SoundNote does not accept "H"
Previous by thread:
Re: RegionPlot ignores the AxesLabel Option?
Next by thread:
Re: RegionPlot ignores the AxesLabel Option?
|