Re: Tick Labels Example
- To: mathgroup at smc.vnet.net
- Subject: [mg47202] Re: [mg47185] Tick Labels Example
- From: Tomas Garza <tgarza01 at prodigy.net.mx>
- Date: Tue, 30 Mar 2004 04:01:57 -0500 (EST)
- References: <200403290922.EAA22047@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Yes, there is a searchable archive at wolfram.com. Search for mathgroup (or
any other).
Try - for a simple change of font -
Plot[Sin[x], {x, -Pi, Pi}, DefaultFont ->
{"Helvetica", 9}]
but there are endless possibilities for changing the default ticks.
Tomas Garza
Mexico City
----- Original Message -----
From: "Terry" <tharter at attglobal.net>
To: mathgroup at smc.vnet.net
Subject: [mg47202] [mg47185] Tick Labels Example
> Hi All,
>
> I'm sure its been posted here before in the past (is there a
> newsgroup archive that is searchable?), but could some one post an
> example of how to get the Tick Labels in a 2D Plot displayed in
> something other than the "Default" settings. for example, change the
> font size, and the "Boldness" attribute. Any simple example will do.
> I don't need to produce any new tick marks than what the default
> gives, I just want them to appear more visible. Thanks in advance!!
> ....Terry
>
>
>
- References:
- Tick Labels Example
- From: Terry <tharter@attglobal.net>
- Tick Labels Example