MathGroup Archive 2007

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

Search the Archive

Tooltip does not what I expect it to do

  • To: mathgroup at smc.vnet.net
  • Subject: [mg82624] Tooltip does not what I expect it to do
  • From: P_ter <peter_van_summeren at yahoo.co.uk>
  • Date: Fri, 26 Oct 2007 05:26:31 -0400 (EDT)

Hello,
why does this not work?
ListPlot[Tooltip[{{1, 3}}, "een"]]?
And this does: ListPlot[Tooltip[{{1, 3}}, "een"], PlotRange -> Full]
I restarted Mathematica V6.01 on my MacBookPro, but it did not help. Any idea?
with friendly greetings,
P_ter


  • Prev by Date: Re: What am I doing wrong with this code?
  • Next by Date: Re: binomial sum bug
  • Previous by thread: Re: Plotting x and y arrays
  • Next by thread: Re: Tooltip does not what I expect it to do