Message Boards Message Boards

0
|
3872 Views
|
2 Replies
|
0 Total Likes
View groups...
Share
Share this post:

Graphics3D with tooltip doesn't work on Mathematica online?

Posted 3 years ago

7 years ago, Bianca Eifert gave this example for tooltip with Graphics3D :

Graphics3D[{Tooltip[Sphere[{0, 0, 0}], "one sphere"],
  Tooltip[Sphere[{2, 0, 0}], "another sphere"]}]

It does not work when I test it on Mathematica online.

I wonder why. Thank you in advance for any help.

POSTED BY: Jean Maillet
2 Replies
Posted 3 years ago

Thank you for your help. I will report it to Wolfram Support.

POSTED BY: Jean Maillet
Posted 3 years ago

Looks like a bug, you should report it to Wolfram Support. This works fine in the Wolfram Cloud.

Graphics[{Tooltip[Disk[{0, 0}], "one circle"], Tooltip[Disk[{2, 0}], "another circle"]}]

Tried several other examples of Tooltip with Graphics3D, none of them worked.

POSTED BY: Rohit Namjoshi
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract