Best way to select dates as parameters.

Hey
Looking for some advice on what would be the best way to select data parameters to filter the results of a plot. It seems like both the DatePicker and the DateSlider are still broken, and might be drooped in the future. What solutions have people used in the meantime? am currently just using drop downs for year, month and day - but that seems inelegant.

Any Ideas, thoughts, or rambles would be extremely helpful.

Thanks

Hi,

I regret that there is still not a better solution built into Bokeh. It's an important task that we will get to, but there are a great many important tasks and only a very few devs, and as a result some things that are definitely important will still take longer than would otherwise be desired. Certainly we'd love to help anyone interested in developing this feature with guidance or discussion. (More new devs is the best most robust solution to speeding things up)

In the mean time, your best bet is probably to find your favorite JS date picker widget, and to wrap it as a Bokeh extension:

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

There is an example of wrapping the Ion Range Slider there. If you (or anyone) develops an extension to wrap some date picker, we'd be happy to add it to the docs as another example.

Thanks,

Bryan

ยทยทยท

On May 19, 2017, at 03:50, Emil <[email protected]> wrote:

Hey
Looking for some advice on what would be the best way to select data parameters to filter the results of a plot. It seems like both the DatePicker and the DateSlider are still broken, and might be drooped in the future. What solutions have people used in the meantime? am currently just using drop downs for year, month and day - but that seems inelegant.
Any Ideas, thoughts, or rambles would be extremely helpful.
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/f5c7f318-b399-4294-876d-1db9988be1d9%40continuum.io\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.