Path: blob/main/examples/reference/indicators/TooltipIcon.ipynb
3220 views
Kernel: Unknown Kernel
In [ ]:
The TooltipIcon indicator can be instantiated with either a string:
In [ ]:
or as a bokeh.models.Tooltip:
In [ ]:
The TooltipIcon can be used to add more information to a widgets:
In [ ]: