|
[Date Index]
[Thread Index]
[Author Index]
Re: R: Ticks without labels
- To: mathgroup at smc.vnet.net
- Subject: [mg122222] Re: R: Ticks without labels
- From: Helen Read <readhpr at gmail.com>
- Date: Fri, 21 Oct 2011 06:24:26 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- References: <201110190935.FAA20123@smc.vnet.net> <j7p1li$5jl$1@smc.vnet.net>
I'd also like an option for making the Ticks themselves taller. After
exporting a plot and sizing it down for use on say a quiz, often the
ticks are so small as to be just about invisible.
HPR
On 10/20/2011 7:45 AM, Roberto Cavaliere wrote:
> Try this:
>
> TicksStyle -> Directive[FontSize ->0, FontColor -> White]
>
> I hope in the future Ticks will allow to separate directives for ticks and
> for ticks labels, so, for instance, to specify something like
> Ticks->Automatics and TicksLabels->None
>
> ~roberto
>
>
> -----Messaggio originale-----
> Da: solid-state [mailto:phmech at gmail.com]
> Inviato: mercoled=EC 19 ottobre 2011 11:35
> A: mathgroup at smc.vnet.net
> Oggetto: Ticks without labels
>
> Hello, everybody!
>
> I've got a question about plots. Can anyone, please, suggest a simple method
> for drawing ticks without labels?
>
> Thank you in advance.
>
>
Prev by Date:
Re: Simplifying radicals
Next by Date:
Re: Simplifying radicals
Previous by thread:
R: Ticks without labels
Next by thread:
Re: Ticks without labels
|