1

I've been trying almost everything from Bokeh documentation and I don't know if this is possible.

What I want is to use regular html (input/textbox/table and later a Vue/React component) to get the data to be used by the bokeh server application, however I don't want to embed the bokeh and use http requests, I would like them to run together. Ideally selecting something on the Vue component, would fire a callback to my bokeh server on python, so it would update a plot. So far it seems to me it that this is only doable through Bokeh widgets.

Is there a way to do this?

Thanks

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.