I have used Manipulate in conjunction with Plot to draw a function's graph and I would like to show the current x-axis value and function value while hovering over the function's plot. How can I achieve this?
Thanks.
|
I have used Manipulate in conjunction with Plot to draw a function's graph and I would like to show the current x-axis value and function value while hovering over the function's plot. How can I achieve this? Thanks. |
|||
|
|||||||
|
|
Alternative that avoids the flicker of Tooltip (copying & adapting @Nasser):
It also takes advantage of |
|||||||
|
Tooltipany use? – cormullion Jan 10 at 7:57