Issues with the TimeSeries code

I am having issues when I run the TimeSeries code mentioned here: Using High-level Charts — Bokeh 0.9.3 documentation

Thanks in advance.

Hi,

You are looking at the docs for Bokeh version 0.9.3, which is very old. Are you actually using 0.9.3? The bokeh.charts API was re-vamped extensively, and very old code such as written for 0.9.3 will not work on later Bokeh versions. You should always consult up-to-date docs. For reference the docs for charts for the latest version are at:

  http://bokeh.pydata.org/en/latest/docs/user_guide/charts.html#

it looks like no-one has had the opportunity to add a section for TimeSeries there yet. So, the next best thing is probably to look at a current example:

  https://github.com/bokeh/bokeh/blob/master/examples/charts/file/timeseries.py

Thanks,

Bryan

···

On Dec 2, 2016, at 11:15 AM, Sayak Paul <[email protected]> wrote:

I am having issues when I run the TimeSeries code mentioned here: Using High-level Charts — Bokeh 0.9.3 documentation

Thanks in advance.

--
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/26b98086-2c19-41c5-a2d9-494efe33b37a%40continuum.io\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.

Thanks for it. It works.

···

On Fri, Dec 2, 2016 at 10:50 PM, Bryan Van de Ven [email protected] wrote:

Hi,

You are looking at the docs for Bokeh version 0.9.3, which is very old. Are you actually using 0.9.3? The bokeh.charts API was re-vamped extensively, and very old code such as written for 0.9.3 will not work on later Bokeh versions. You should always consult up-to-date docs. For reference the docs for charts for the latest version are at:

    [http://bokeh.pydata.org/en/latest/docs/user_guide/charts.html#](http://bokeh.pydata.org/en/latest/docs/user_guide/charts.html#)

it looks like no-one has had the opportunity to add a section for TimeSeries there yet. So, the next best thing is probably to look at a current example:

    [https://github.com/bokeh/bokeh/blob/master/examples/charts/file/timeseries.py](https://github.com/bokeh/bokeh/blob/master/examples/charts/file/timeseries.py)

Thanks,

Bryan

On Dec 2, 2016, at 11:15 AM, Sayak Paul [email protected] wrote:

I am having issues when I run the TimeSeries code mentioned here: http://bokeh.pydata.org/en/0.9.3/docs/user_guide/charts.html

Thanks in advance.

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/26b98086-2c19-41c5-a2d9-494efe33b37a%40continuum.io.

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

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/A2D60510-E3E6-4A73-97B8-9775093F421E%40continuum.io.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.