Tabs / panel rendering fails after resize, zoom, or pan

Hey there,

I made my first interactive chart with a few tabs in it. They display just fine until you try and zoom pan, or resize and then go completely wonky.

The rest of the non-panel/tab plots in the same document work just fine.

You can see the example here:

http://aarongonzales.net/drafts/2016/03/18/pay_summary/

and the full code for generating the plots is in a notebook that i’ve posted here with the relevant plot all the way to the bottom of the page.

http://aarongonzales.net/drafts/2016/03/18/pay_summary/

This rendering issue happens in the live notebook as well.

Any thoughts?

FYI I think your second link is accidentally a copy of the first.

How do things behave in an actual running notebook? I'm wondering if this has something to do with rendered (static) notebooks, specifically.

Bryan

···

On Mar 18, 2016, at 12:29 PM, [email protected] wrote:

Hey there,

I made my first interactive chart with a few tabs in it. They display just fine until you try and zoom pan, or resize and then go completely wonky.

The rest of the non-panel/tab plots in the same document work just fine.

You can see the example here:

http://aarongonzales.net/drafts/2016/03/18/pay_summary/
and the full code for generating the plots is in a notebook that i've posted here with the relevant plot all the way to the bottom of the page.
http://aarongonzales.net/drafts/2016/03/18/pay_summary/

This rendering issue happens in the live notebook as well.

Any thoughts?

--
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/5cab682a-89b0-497d-97eb-8472711fdcc2%40continuum.io\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.

Nevermind I just saw the other sentence at the end. Seems like a bug, I don't think tabs in notebooks have gotten extensive use or testing. Can you file a bug report on GitHub with this information?

Thanks,

Bryan

···

On Mar 18, 2016, at 12:32 PM, Bryan Van de Ven <[email protected]> wrote:

FYI I think your second link is accidentally a copy of the first.

How do things behave in an actual running notebook? I'm wondering if this has something to do with rendered (static) notebooks, specifically.

Bryan

On Mar 18, 2016, at 12:29 PM, [email protected] wrote:

Hey there,

I made my first interactive chart with a few tabs in it. They display just fine until you try and zoom pan, or resize and then go completely wonky.

The rest of the non-panel/tab plots in the same document work just fine.

You can see the example here:

http://aarongonzales.net/drafts/2016/03/18/pay_summary/
and the full code for generating the plots is in a notebook that i've posted here with the relevant plot all the way to the bottom of the page.
http://aarongonzales.net/drafts/2016/03/18/pay_summary/

This rendering issue happens in the live notebook as well.

Any thoughts?

--
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/5cab682a-89b0-497d-97eb-8472711fdcc2%40continuum.io\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.

I will also add, all your charts seem to be categorical, do you actually want panning/zooming enabled? If not, it is possible to disable those tools (or all tools). But please file a bug report in any case. There was some recent work to better isolate Bokeh's CSS, it's possible that this has even already been fixed, but we'd need the notebook to test with to confirm that.

Bryan

···

On Mar 18, 2016, at 12:33 PM, Bryan Van de Ven <[email protected]> wrote:

Nevermind I just saw the other sentence at the end. Seems like a bug, I don't think tabs in notebooks have gotten extensive use or testing. Can you file a bug report on GitHub with this information?

Thanks,

Bryan

On Mar 18, 2016, at 12:32 PM, Bryan Van de Ven <[email protected]> wrote:

FYI I think your second link is accidentally a copy of the first.

How do things behave in an actual running notebook? I'm wondering if this has something to do with rendered (static) notebooks, specifically.

Bryan

On Mar 18, 2016, at 12:29 PM, [email protected] wrote:

Hey there,

I made my first interactive chart with a few tabs in it. They display just fine until you try and zoom pan, or resize and then go completely wonky.

The rest of the non-panel/tab plots in the same document work just fine.

You can see the example here:

http://aarongonzales.net/drafts/2016/03/18/pay_summary/
and the full code for generating the plots is in a notebook that i've posted here with the relevant plot all the way to the bottom of the page.
http://aarongonzales.net/drafts/2016/03/18/pay_summary/

This rendering issue happens in the live notebook as well.

Any thoughts?

--
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/5cab682a-89b0-497d-97eb-8472711fdcc2%40continuum.io\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.