Re: I want some help about ContourPlot function
- To: mathgroup at smc.vnet.net
- Subject: [mg76909] Re: I want some help about ContourPlot function
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Wed, 30 May 2007 05:10:16 -0400 (EDT)
- Organization: Uni Leipzig
- References: <f33r40$mju$1@smc.vnet.net><f36f7k$8ad$1@smc.vnet.net> <f38ufu$j88$1@smc.vnet.net>
- Reply-to: kuska at informatik.uni-leipzig.de
Hi, you can't do things that Mathematica 6.0 can do in version 5.2, that's why it is a new version. And ExtendGraphics`LabelContour` was written for version 3.0 and so I can't understand why you don't like to use it. Regards Jens kishan.vyas.engg at gmail.com wrote: > 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. > >