Re: Tooltips on ContourPlot
- To: mathgroup at smc.vnet.net
- Subject: [mg94305] Re: Tooltips on ContourPlot
- From: "Kevin J. McCann" <Kevin.McCann at umbc.edu>
- Date: Wed, 10 Dec 2008 04:45:45 -0500 (EST)
- Organization: University System of Maryland
- References: <ghlmn6$kqo$1@smc.vnet.net>
Yep. No Tooltips for Mathematica 7 on XP.
David Park wrote:
> Has anyone besides me noticed that in Version 7 ContourPlot no longer gives
> Tooltips?
>
>
>
> ContourPlot[x^2 + y^2 == 1, {x, -1.2, 1.2}, {y, -1.2, 1.2}]
>
>
>
> ContourPlot[x^2 + y^2, {x, -1.2, 1.2}, {y, -1.2, 1.2}]
>
>
>
> The Help for ContourPlot will show Tooltips, but not if you reevaluate the
> expressions.
>
>
>
> David Park
>
> djmpark at comcast.net
>
> <http://home.comcast.net/~djmpark> http://home.comcast.net/~djmpark/
>
>