Hi,
can anyone give me little example how to plot with Bokeh in a generic javascript view?
https://bokeh.pydata.org/en/latest/docs/user_guide/bokehjs.html#userguide-bokehjs
BR,
ptrwlr
Hi,
can anyone give me little example how to plot with Bokeh in a generic javascript view?
https://bokeh.pydata.org/en/latest/docs/user_guide/bokehjs.html#userguide-bokehjs
BR,
ptrwlr
Cheers ptrwlr,
I have attached an example workflow on how to use Bokeh in a generic javascript view.
You can use require.js to load the framework and are then able to use it as you would normally use it.
Just a side note: We have recently looked into Bokeh and found out, that the standalone JS part does not support many high level views yet. If I remember correctly there are only two high level views you can use right now. Of course you can use all low level views, but for them the JS documentation is not really good.
Greetings,
Daniel
Knime_Bokeh_Sample.knwf (8.2 KB)
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.