hover on text

hello

any way to get embed tooltips when hovering on some specific text, in particular when hovering on CheckboxGroup (a specific tooltip for every label) ?

thx

Hi,

The HoverTool is only applicable to Plots, not to any of the widgets. To get hover text on a widget I think you would have to use some JavaScript. Either, embedding Bokeh in a page with non-Bokeh widgets (that have some hover tooltip) or by writing a custom extension to Bokeh:

  http://bokeh.pydata.org/en/latest/docs/user_guide/extensions.html

Thanks,

Bryan

ยทยทยท

On Jan 13, 2017, at 11:44 AM, m r <[email protected]> wrote:

hello

any way to get embed tooltips when hovering on some specific text, in particular when hovering on CheckboxGroup (a specific tooltip for every label) ?

thx

--
You received this message because you are subscribed to the Google Groups "Bokeh Discussion - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/bokeh/97929594-2561-4A36-A2F5-673FF7B378D7%40gmail.com\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.