Re: Ticks without labels
- To: mathgroup at smc.vnet.net
- Subject: [mg122327] Re: Ticks without labels
- From: Heike Gramberg <heike.gramberg at gmail.com>
- Date: Tue, 25 Oct 2011 06:17:54 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- References: <201110190935.FAA20123@smc.vnet.net> <j7p1li$5jl$1@smc.vnet.net> <j7rl37$i84$1@smc.vnet.net> <201110240913.FAA20503@smc.vnet.net>
You could do something like
Plot[Sin[x], {x, 0, 2 Pi}, AxesStyle -> Opacity[0],
TicksStyle -> Opacity[1]]
Heike.
On 24 Oct 2011, at 11:13, Diego Zviovich wrote:
> Hi there, following up in this subject, is there a way to show ticks
> and labels, but not the axis line?
> Thanks
>
- References:
- Ticks without labels
- From: solid-state <phmech@gmail.com>
- Re: Ticks without labels
- From: Diego Zviovich <dzviovich@gmail.com>
- Ticks without labels