Path: blob/main/examples/reference/indicators/TooltipIcon.ipynb
2011 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 [ ]: