How to disable hover tool programmatically?

Hi all,
The hover and crosshair tools are enabled by default when added to the toolbar.

I’d like them to be available but disabled by default - i.e. not active when the plot is created.

There’s nos equivalent to active_drag, active_scroll, or active_tap.

Is there a trick to achieve what I would like to do?

Thanks for your help.

Nicolas

Hi,

I don't think this is currently possible, but it seems like a reasonable request. Can you make a feature request issue on GitHub (I don't see one there already)

  Issues · bokeh/bokeh · GitHub

Thanks,

Bryan

···

On Feb 23, 2017, at 13:25, nicolas.fr <[email protected]> wrote:

Hi all,
The hover and crosshair tools are enabled by default when added to the toolbar.
I'd like them to be available but disabled by default - i.e. not active when the plot is created.
There's nos equivalent to active_drag, active_scroll, or active_tap.
Is there a trick to achieve what I would like to do?
Thanks for your help.
Nicolas

--
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/4811fed8-4eec-4d09-9c4e-40c43139d093%40continuum.io\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.

Done: Provide an API to disable the hover tool programmatically · Issue #6004 · bokeh/bokeh · GitHub