3

Authors of different demonstrations from Wolfram Demonstrations Project have used Tooltip for lines in Epilog. Is it possible, that in previous versions of Mathematica it worked? In Mathematica 13 it doesn’t work. For example

Plot[1/x, {x, 0, 10}, Epilog -> Tooltip[Point[{2, 0.5}], "Point"]]

works. But for line

Plot[1/x, {x, 0, 10}, Epilog -> Tooltip[Line[{{2, 0}, {2, 0.5}}], "Line"]]

it doesn’t work, nothing appears.

Ako
  • 61
  • 1

0 Answers0