MathGroup Archive 2007

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

Search the Archive

Re: I want some help about ContourPlot function

  • To: mathgroup at smc.vnet.net
  • Subject: [mg76752] Re: I want some help about ContourPlot function
  • From: kishan.vyas.engg at gmail.com
  • Date: Sat, 26 May 2007 04:53:04 -0400 (EDT)
  • References: <f33r40$mju$1@smc.vnet.net><f36f7k$8ad$1@smc.vnet.net>

On May 25, 3:53 pm, Jens-Peer Kuska <k... at informatik.uni-leipzig.de>
wrote:
> Hi,
>
> a) ContourPlot[] generate Tooltip[] for the contour values
>     and you must reprogramm the Frontend to support this
> b) it is a matter of taste if it works "perfectly"
> c) the good old package from Tom Wichham-Jones from its
>      ExtendGraphics`LabelContour` will do similar things.
>
> Regards
>    Jens
>
>
>
> kishan.vyas.e... at gmail.com wrote:
> > Hi,
>
> > In Mathematica 6.0 an option of ContourLabels is provided but it is
> > not there in earlier version. While I have Mathematica 5.2. Please
> > help me how to gain functionality in version 5.2.
>
> > In mathematica 6.0-
>
> > "ContourPlot[x^2+y^2,{x,0,2},{y,0,2}, ContourLabels->Automatic]"
>
> > This code work perfectly in Mathematica 6.0. I want the same
> > functionality in Mathematica 5.2.
>
> > Regards,
> > Kishan Vyas.- Hide quoted text -
>
> - Show quoted text -

Hi,

As you said about tool tip but it is also available in version 6.

And I dont have any add on module available. I want a solution in
version 5.2.

Thank you for response.

Regards,
Kishan.



  • Prev by Date: Re: Antialiasing
  • Next by Date: Re: Re: Mathematica 6(on linux) and beagle
  • Previous by thread: Re: I want some help about ContourPlot function
  • Next by thread: Re: I want some help about ContourPlot function