Re: Tooltips on ContourPlot
- To: mathgroup at smc.vnet.net
- Subject: [mg94299] Re: Tooltips on ContourPlot
- From: Jean-Marc Gulliet <jeanmarc.gulliet at gmail.com>
- Date: Wed, 10 Dec 2008 04:44:40 -0500 (EST)
- Organization: The Open University, Milton Keynes, UK
- References: <ghlmn6$kqo$1@smc.vnet.net>
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. Hi David, (Un)fortunately, I am afraid you are right: I have just tested the above expressions on one of our system with Mathematica 7.0 for Windows (32-bit Windows XP SP3) and none of the resulting plots after evaluation display any tooltip when the mouse hovers over the graph. (The tooltips are shown just fine with 6.0.3 on 64-bit Mac OS X 1.5.5.) Best regards, -- Jean-Marc