Re: Q: Ticklabel inside the graph?
- To: mathgroup at smc.vnet.net
- Subject: [mg32604] Re: Q: Ticklabel inside the graph?
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Thu, 31 Jan 2002 01:45:30 -0500 (EST)
- Organization: Universitaet Leipzig
- References: <a38ahc$r$1@smc.vnet.net>
- Reply-to: kuska at informatik.uni-leipzig.de
- Sender: owner-wri-mathgroup at wolfram.com
Hi,
what do you mean ? My tick marks are inside the frame
Plot[Sin[x], {x, 0, Pi},
FrameTicks -> {{0, Pi/4, Pi/2, 3Pi/4, Pi}, Automatic}]
can you send a example ?
Regards
Jens
Matthias Imhof wrote:
>
> Would anyone have a suggestion how to get Ticklabels inside the Frame?
> How can the placement of ticklabels be changed?
>
> Matthias