Neither DatePicker nor DateRangeSlider works?

I just started to use bokeh, server side bokeh 0.12.3 on centos, client side Chrome or firefox on Windows. I want to use bokeh widget to specify a date range, but seems neither DatePicker nor DateRangeSlider works. How can I set the date range then, any suggestion?

Hi,

There is an example of a custom extension wrapping the Ion range slider, that could be slightly tweaked for dates, in the users guide section on extending Bokeh:

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

http://bokeh.pydata.org/en/latest/docs/user_guide/extensions_gallery/widget.html#userguide-extensions-examples-widget

I would use that as a starting place for now.

Thanks,

Bryan

···

On Nov 11, 2016, at 08:52, Jian Huang [email protected] wrote:

I just started to use bokeh, server side bokeh 0.12.3 on centos, client side Chrome or firefox on Windows. I want to use bokeh widget to specify a date range, but seems neither DatePicker nor DateRangeSlider works. How can I set the date range then, any suggestion?

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/237fd607-c6bb-4616-87b3-a9a5048a2333%40continuum.io.

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

Thanks, seems a tweak on the Ion range slider works for me.

在 2016年11月11日星期五 UTC+8下午11:25:09,Bryan Van de ven写道:

···

Hi,

There is an example of a custom extension wrapping the Ion range slider, that could be slightly tweaked for dates, in the users guide section on extending Bokeh:

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

http://bokeh.pydata.org/en/latest/docs/user_guide/extensions_gallery/widget.html#userguide-extensions-examples-widget

I would use that as a starting place for now.

Thanks,

Bryan

On Nov 11, 2016, at 08:52, Jian Huang [email protected] wrote:

I just started to use bokeh, server side bokeh 0.12.3 on centos, client side Chrome or firefox on Windows. I want to use bokeh widget to specify a date range, but seems neither DatePicker nor DateRangeSlider works. How can I set the date range then, any suggestion?

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/237fd607-c6bb-4616-87b3-a9a5048a2333%40continuum.io.

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