Re: Tooltip[] ListContourPlot[] 6.0 vs. 7.0
- To: mathgroup at smc.vnet.net
- Subject: [mg94455] Re: Tooltip[] ListContourPlot[] 6.0 vs. 7.0
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Sun, 14 Dec 2008 07:35:23 -0500 (EST)
- References: <ghtjlj$rg6$1@smc.vnet.net>
Hi,
we had this several days before,
ContourPlot[x*y, {x, -1, 1}, {y, -1, 1}, ContourLabels -> Automatic]
Regards
Jens
roby.nowak at gmail.com wrote:
> Dear all,
>
> With 6.0-6.0.3 ListContourPlot[] added a Tooltip[] arround every
> generated contourlines.
> With 7.0 this feature seems to have passed away.
> strangely all the ready ListContourPlot[] examples in 7.0 help still
> have the Tooltip[] but when you reevaluate them inside the help,Tooltip
> [] vanishes.
>
> As I am extracting specific contourlines form a final ListContourPlot
> [] I am heavily relying on the Tooltip[] on every generated
> contourline.
>
> Any hints how to reactivate it ?
>
> thx a lot
>
> Robert Nowak
>