Hello,
is there a way how to add a HoverTool ToolTips background color in Python?
Thank you
Jan
Hello,
is there a way how to add a HoverTool ToolTips background color in Python?
Thank you
Jan
The basic hover tool specification is optimized for simplicity rather than configurability. If you want to control the appearance (really, at all) then you should use a custom tooltip template:
https://docs.bokeh.org/en/latest/docs/user_guide/interaction/tools.html#custom-tooltip
Hello Bryan,
thank you, we can close this ticket.
Jan
@VASKOTechDesign discussions here auto-close after a period of inactivity, we usually just let things take care of themselves