Qurak

Tooltip

Available

Tooltip display wrapper (stays symbolic in script mode)

Tooltip[expr, label]
Plot[Tooltip[Sin[x], "sine"], {x, 0, 10}] → -Graphics-Plot[Tooltip[{Sin[x], Cos[x]}], {x, 0, 10}] → -Graphics-ListPlot[Table[Tooltip[Prime[i]], {i, 10}]] → -Graphics-

Topics

Related

All 6300 functions · Use this from an MCP client