Re: Re: ListPlot
- To: mathgroup at smc.vnet.net
- Subject: [mg25080] Re: [mg25033] Re: [mg25011] ListPlot
- From: Bob HYDE <bobhyde at wanadoo.fr>
- Date: Thu, 7 Sep 2000 22:28:29 -0400 (EDT)
- Organization: ALP OPTICS
- References: <200009020157.VAA29984@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
PiScale ! where did that come from ?
bob
>
> Needs["Graphics`Graphics`"]
>
> Plot[Sin[x], {x, 0, 2\[Pi]}, Frame -> True,
> FrameTicks -> {PiScale, Automatic}]
>
>
- References:
- Re: ListPlot
- From: John Fultz <jfultz@wolfram.com>
- Re: ListPlot