Re: ListPlot
- To: mathgroup at smc.vnet.net
- Subject: [mg25029] Re: ListPlot
- From: "P.J. Hinton" <paulh at wolfram.com>
- Date: Fri, 1 Sep 2000 21:57:35 -0400 (EDT)
- Organization: Wolfram Research, Inc.
- References: <8onfe5$oq1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
On 1 Sep 2000, Brett12 28 wrote:
> Could someone tell me how to change the frameticks so they're in pi instead of
> numbers?
>
> I want the X-axis, instead of going 1 2 3 4 5 to go in terms of Pi/2
>
> I'd appreciate in e-mail at BrettSauerwein at hotmail.com
Paste this expression into a notebook and evaluate it:
FrontEndExecute[
FrontEnd`HelpBrowserLookup[
"MainBook", {"2.9.5", 5.8"}
]
]
This will take you to a discussion of the Ticks option for Graphics
objects.
--
P.J. Hinton
User Interface Programmer paulh at wolfram.com
Wolfram Research, Inc.
Disclaimer: Opinions expressed herein are those of the author alone.