Position of tooltip?
- To: mathgroup at smc.vnet.net
- Subject: [mg80564] Position of tooltip?
- From: "W. Craig Carter" <ccarter at mit.edu>
- Date: Sun, 26 Aug 2007 03:04:49 -0400 (EDT)
Hello,
The default position of the tooltip puts the text underneath
my mouse-cursor and I can't make out the text.
This can be helped a little by using
Tooltip[{x,y},"label",LabelStyle->{Large}]
But, what I would prefer is to include a graphics directive
like Offset[{-36,-36}] into the LabelStyle....
Any ideas? Thanks.
Craig Carter