wheel_zoom, box_zoom does not work on some Chrome browsers

I have come across a number of Windows installs of standard Google Chrome where wheel_zoom and box_zoom buttons cannot be enabled.

Other tools seem to work as expected.

Is there anything special about those two tools?

The usual explanation is
here:

TROUBLESHOOTING

Are the tools

not working in Chrome/Cromium?
If you have a device with
touchscreen capabilities, is possible that Chrome/Chromium is
“flagged” to capture touch events which makes not possible to
interact with the Bokeh tools with you mouse. To solve this issue
you need to configure Chrome/Cromium going to the url bar and
pasting the following:

chrome://flags/#touch-events

then you will see something like:

Enable touch events Mac, Windows, Linux, Chrome OS Force touchscreen support to always be enabled or disabled,or to be enabled when a touchscreen is detected on startup (Automatic, the default). #touch-events
  and a drop-down button that you

have to set to Disabled.

···

http://bokehplots.com/pages/faqs.html (pasted below)

            L                    et
                  us know if that works

for you - and also let us know
if you know of a
fix!

   On 4/29/16 9:43 AM,

wrote:

[email protected]

    I have come across a number of Windows installs of

standard Google Chrome where wheel_zoom and box_zoom buttons
cannot be enabled.

Other tools seem to work as expected.

Is there anything special about those two tools?

–

  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/6de2df55-f153-41cd-930a-7d390dc062d0%40continuum.io?utm_medium=email&utm_source=footer)      .

For more options, visit .

–
Sarah Bird
Developer, Bokeh

    [
      ![Continuum Analytics](http://docs.continuum.io/_static/img/ContinuumWordmark.png)
    ](http://continuum.io)

https://groups.google.com/a/continuum.io/d/msgid/bokeh/6de2df55-f153-41cd-930a-7d390dc062d0%40continuum.io
https://groups.google.com/a/continuum.io/d/optout

Should add that if someone has an idea how to fix/improve this, would certainly love to make it better. Just not sure what it would involve.

Bryan

···

On Apr 29, 2016, at 2:17 PM, Sarah Bird - Continuum <[email protected]> wrote:

The usual explanation is here: http://bokehplots.com/pages/faqs.html (pasted below)

Let us know if that works for you - and also let us know if you know of a fix!

TROUBLESHOOTING

Are the tools not working in Chrome/Cromium?

If you have a device with touchscreen capabilities, is possible that Chrome/Chromium is “flagged” to capture touch events which makes not possible to interact with the Bokeh tools with you mouse. To solve this issue you need to configure Chrome/Cromium going to the url bar and pasting the following:

chrome://flags/#touch-events

then you will see something like:

Enable touch events Mac, Windows, Linux, Chrome OS Force touchscreen support to always be enabled or disabled,or to be enabled when a touchscreen is detected on startup (Automatic, the default). #touch-events

and a drop-down button that you have to set to Disabled.

On 4/29/16 9:43 AM, [email protected] wrote:

I have come across a number of Windows installs of standard Google Chrome where wheel_zoom and box_zoom buttons cannot be enabled.

Other tools seem to work as expected.

Is there anything special about those two tools?
--
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/6de2df55-f153-41cd-930a-7d390dc062d0%40continuum.io\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.

--
Sarah Bird
Developer, Bokeh

--
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/5723B34D.5030406%40continuum.io\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.

I have 2 x-axis on a single plot. I want 1 of them to zoom when I use the wheel_zoom and the other to not. What should I do?

This is not currently possible. Multiple axes on a single plot always scale together.

1 Like