Adding custom widgets

Is there a mechanism in bokeh to bring in a non-bokeh javascript widget in another JavaScript widget library into the bokeh framework it that it could work with CustomJS and boekh server python callbacks? I guess this would entail building the python and coffeescript model and view items for that widget, but i’m not exactly sure.

–Tom

Tom,

See e.g

  https://github.com/bokeh/bokeh/tree/master/examples/app/surface3d

Thanks,

Bryan

···

On Jun 25, 2016, at 8:36 AM, Tom <[email protected]> wrote:

Is there a mechanism in bokeh to bring in a non-bokeh javascript widget in another JavaScript widget library into the bokeh framework it that it could work with CustomJS and boekh server python callbacks? I guess this would entail building the python and coffeescript model and view items for that widget, but i'm not exactly sure.

--Tom

--
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/35c60090-3058-439e-9091-7ab8cd8730ce%40continuum.io\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.

Thanks Bryan.

···

On Saturday, June 25, 2016 at 9:51:12 AM UTC-4, Bryan Van de ven wrote:

Tom,

See e.g

    [https://github.com/bokeh/bokeh/tree/master/examples/app/surface3d](https://github.com/bokeh/bokeh/tree/master/examples/app/surface3d)

Thanks,

Bryan

On Jun 25, 2016, at 8:36 AM, Tom [email protected] wrote:

Is there a mechanism in bokeh to bring in a non-bokeh javascript widget in another JavaScript widget library into the bokeh framework it that it could work with CustomJS and boekh server python callbacks? I guess this would entail building the python and coffeescript model and view items for that widget, but i’m not exactly sure.

–Tom


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/35c60090-3058-439e-9091-7ab8cd8730ce%40continuum.io.

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