|
[Date Index]
[Thread Index]
[Author Index]
Re: PolarPlot goes upto 1.2 on axis, not 1?
- To: mathgroup at smc.vnet.net
- Subject: [mg105100] Re: [mg105092] PolarPlot goes upto 1.2 on axis, not 1?
- From: Brett Champion <brettc at wolfram.com>
- Date: Sat, 21 Nov 2009 03:32:26 -0500 (EST)
- References: <200911201141.GAA03582@smc.vnet.net>
On Nov 20, 2009, at 5:41 AM, fo3nix wrote:
> Hi guys,
> I am trying to polarplot a function like Sin[2 x]^2, from -Pi/2 to Pi/
> 2, with polar ticks and gridlines enabled.
>
> Every time I do this, the vertical axis goes up to 1.2, not 1 --- is
> there any way to have this only go upto 1? (The function I'm plotting
> goes upto 1 only.)
This works: PolarAxesOrigin -> {0, 1}, although I'd expect PlotRange-
>1 to work also. Can you file that with support at wolfram.com, please?
Thanks,
Brett Champion
Wolfram Research
Prev by Date:
Re: Question about MeshFunctions (Plot function)
Next by Date:
Re: MatchQ, silly question
Previous by thread:
PolarPlot goes upto 1.2 on axis, not 1?
Next by thread:
Re: PolarPlot goes upto 1.2 on axis, not 1?
|