Re: Add custom points to automatically generated Ticks?
- To: mathgroup at smc.vnet.net
- Subject: [mg80603] Re: [mg80581] Add custom points to automatically generated Ticks?
- From: Murray Eisenberg <murray at math.umass.edu>
- Date: Sun, 26 Aug 2007 23:12:13 -0400 (EDT)
- Organization: Mathematics & Statistics, Univ. of Mass./Amherst
- References: <200708260713.DAA04131@smc.vnet.net>
- Reply-to: murray at math.umass.edu
Would the 2D Drawing Tools suffice for your purposes?
KvS wrote:
> Dear all,
>
> I have an ordinary plot like Plot[x^2,{x,0,10}] and I would like to
> add to the x-axis one or two special points , to point out where
> certain parameters are located. How to do this in a graphically
> attractive way? I have tried to use Epilog with a (vertical) Line and
> a Text, but I can't get the Text to be displayed properly below the x-
> axis.
>
> I have read about Ticks and I was wondering whether there is an easy
> way to use that, were "easy" would mean that I don't have to specify
> the whole set of Ticks manually, but can first make a plot without any
> additional points, then somehow subtract from there the Ticks
> generated by Mathematica, then add one or two custum ones and finally
> create a new plot with those adjusted Ticks.
>
> Any hints?
>
> Thanks in advance!
>
>
--
Murray Eisenberg murray at math.umass.edu
Mathematics & Statistics Dept.
Lederle Graduate Research Tower phone 413 549-1020 (H)
University of Massachusetts 413 545-2859 (W)
710 North Pleasant Street fax 413 545-1801
Amherst, MA 01003-9305
- References:
- Add custom points to automatically generated Ticks?
- From: KvS <keesvanschaik@gmail.com>
- Add custom points to automatically generated Ticks?