Problem with hold()

I have been using Bokeh in notebooks but after a recent update something broken. By manipulating hold(), I was able to control which charts combine and which should go on different figures. I am not able to do that anymore even on notebooks which were working earlier.

For example look at http://nbviewer.ipython.org/github/ContinuumIO/bokeh-notebooks/blob/master/tutorial/solution/basic/02-scatter.ipynb which is a tutorial on scatter plots and no longer works correctly if you download and try to run it.

Thanks

Hi Sam,

What version of Bokeh are you using? There was a problem in 0.5.2 which was fixed in subsequent dev builds and will be in the upcoming 0.6 release. You can try out a dev build following these instructions:

  http://bokeh.pydata.org/docs/installation.html#developer-builds

Note that we are going to be phasing out the "stateful" aspect of Bokeh's plotting.py interface in the near future, since it does not interact well with the Notebook. The new interface will be very similar but slightly more explicit for what plots should go on what figure, etc.

Bryan

···

On Sep 2, 2014, at 12:51 PM, Sam <[email protected]> wrote:

I have been using Bokeh in notebooks but after a recent update something broken. By manipulating hold(), I was able to control which charts combine and which should go on different figures. I am not able to do that anymore even on notebooks which were working earlier.

For example look at http://nbviewer.ipython.org/github/ContinuumIO/bokeh-notebooks/blob/master/tutorial/solution/basic/02-scatter.ipynb which is a tutorial on scatter plots and no longer works correctly if you download and try to run it.

Thanks

--
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/3c1e46c5-0df0-4c8f-aa65-ef430d390eb8%40continuum.io\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.

I have 0.5.2

···

On Tuesday, September 2, 2014 10:54:33 AM UTC-7, Bryan Van de ven wrote:

Hi Sam,

What version of Bokeh are you using? There was a problem in 0.5.2 which was fixed in subsequent dev builds and will be in the upcoming 0.6 release. You can try out a dev build following these instructions:

    [http://bokeh.pydata.org/docs/installation.html#developer-builds](http://bokeh.pydata.org/docs/installation.html#developer-builds)

Note that we are going to be phasing out the “stateful” aspect of Bokeh’s plotting.py interface in the near future, since it does not interact well with the Notebook. The new interface will be very similar but slightly more explicit for what plots should go on what figure, etc.

Bryan

On Sep 2, 2014, at 12:51 PM, Sam [email protected] wrote:

I have been using Bokeh in notebooks but after a recent update something broken. By manipulating hold(), I was able to control which charts combine and which should go on different figures. I am not able to do that anymore even on notebooks which were working earlier.

For example look at http://nbviewer.ipython.org/github/ContinuumIO/bokeh-notebooks/blob/master/tutorial/solution/basic/02-scatter.ipynb which is a tutorial on scatter plots and no longer works correctly if you download and try to run it.

Thanks


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/3c1e46c5-0df0-4c8f-aa65-ef430d390eb8%40continuum.io.

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

Problem resolved by 0.6 release

···

On Tuesday, September 2, 2014 11:20:50 AM UTC-7, Sam wrote:

I have 0.5.2

On Tuesday, September 2, 2014 10:54:33 AM UTC-7, Bryan Van de ven wrote:

Hi Sam,

What version of Bokeh are you using? There was a problem in 0.5.2 which was fixed in subsequent dev builds and will be in the upcoming 0.6 release. You can try out a dev build following these instructions:

    [http://bokeh.pydata.org/docs/installation.html#developer-builds](http://bokeh.pydata.org/docs/installation.html#developer-builds)

Note that we are going to be phasing out the “stateful” aspect of Bokeh’s plotting.py interface in the near future, since it does not interact well with the Notebook. The new interface will be very similar but slightly more explicit for what plots should go on what figure, etc.

Bryan

On Sep 2, 2014, at 12:51 PM, Sam [email protected] wrote:

I have been using Bokeh in notebooks but after a recent update something broken. By manipulating hold(), I was able to control which charts combine and which should go on different figures. I am not able to do that anymore even on notebooks which were working earlier.

For example look at http://nbviewer.ipython.org/github/ContinuumIO/bokeh-notebooks/blob/master/tutorial/solution/basic/02-scatter.ipynb which is a tutorial on scatter plots and no longer works correctly if you download and try to run it.

Thanks


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/3c1e46c5-0df0-4c8f-aa65-ef430d390eb8%40continuum.io.

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