How to get my mouse events back?

Hi all,

I find myself scrolling down pages, I know I want to get half way down but there’s some bokeh charts along the way. If, as I scroll down, a bokeh chart comes under my mouse, then my page stops scrolling.

If I have wheel zoom (or similar) enabled then my mouse starts interacting with my chart, which is awesome, but if I don’t then its just unresponsive.

Is there any way, either in Bokehjs or Bokeh, to get some / all of my mouse events back if I don’t need the mouse for the chart?

I don’t mind if it’s hacky for now, I’m happy with something and maybe I can help turn it into more of a feature/config option later.

Thanks,

Bird

Hi,

···

On Tue, Mar 17, 2015 at 12:16 AM, Sarah Bird [email protected] wrote:

Hi all,

I find myself scrolling down pages, I know I want to get half way down but there’s some bokeh charts along the way. If, as I scroll down, a bokeh chart comes under my mouse, then my page stops scrolling.

If I have wheel zoom (or similar) enabled then my mouse starts interacting with my chart, which is awesome, but if I don’t then its just unresponsive.

Is there any way, either in Bokehjs or Bokeh, to get some / all of my mouse events back if I don’t need the mouse for the chart?

I don’t mind if it’s hacky for now, I’m happy with something and maybe I can help turn it into more of a feature/config option later.

This is a know issue, see https://github.com/bokeh/bokeh/issues/1450.

Mateusz

Thanks,

Bird

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/53230665-4526-4b8e-b809-96066d7a2f24%40continuum.io.

For more options, visit https://groups.google.com/a/continuum.io/d/optout.

Awesome - thanks!

Sorry, I do try and search, but sometimes you miss things.

Will add this to the things I’d like to contribute too!

···

On Tuesday, March 17, 2015 at 2:30:37 AM UTC-7, mateusz.paprocki wrote:

Hi,

On Tue, Mar 17, 2015 at 12:16 AM, Sarah Bird [email protected] wrote:

Hi all,

I find myself scrolling down pages, I know I want to get half way down but there’s some bokeh charts along the way. If, as I scroll down, a bokeh chart comes under my mouse, then my page stops scrolling.

If I have wheel zoom (or similar) enabled then my mouse starts interacting with my chart, which is awesome, but if I don’t then its just unresponsive.

Is there any way, either in Bokehjs or Bokeh, to get some / all of my mouse events back if I don’t need the mouse for the chart?

I don’t mind if it’s hacky for now, I’m happy with something and maybe I can help turn it into more of a feature/config option later.

This is a know issue, see https://github.com/bokeh/bokeh/issues/1450.

Mateusz

Thanks,

Bird

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/53230665-4526-4b8e-b809-96066d7a2f24%40continuum.io.

For more options, visit https://groups.google.com/a/continuum.io/d/optout.