MathGroup Archive 2000

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Contour labeling

  • To: mathgroup at smc.vnet.net
  • Subject: [mg24338] Re: [mg24288] Contour labeling
  • From: Matt.Johnson at autolivasp.com
  • Date: Sun, 9 Jul 2000 04:52:45 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com


Tom-

Look at Tom Wickham-Jones' book Mathematica Graphics.  It is included in the
package ExtendGraphics, available on mathsource.

-matt





Tom Aldenberg <Tom.Aldenberg at rivm.nl> on 07/06/2000 10:11:29 PM

Subject: [mg24338]  [mg24288] Contour labeling






Dear All,

How can one label contour lines with their function values? For example, when
using the following command:

ContourPlot[Sin[x y], {x, -1, 1}, {y, -1, 1}, Contours->{-.5, .5},
ContourShading->False]

one wants to indicate, which contour refers to -.5,  and which one to .5.

Best regards,
Peter Janssen









  • Prev by Date: Re: combining graphics
  • Next by Date: Re: difference equation
  • Previous by thread: Contour labeling
  • Next by thread: Re: Contour labeling