Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Transferring an interactive Python Bokeh plot into Shiny

I created some visualizations using Bokeh in Python. Would it be possible to export them into R shiny?

*Images/ Plots haven't been added as this is a generic question and doesn't warrant a minimally reproducible example.

like image 681
desert_ranger Avatar asked Feb 05 '26 19:02

desert_ranger


1 Answers

You can use the rbokeh library (after adapting the data to R syntax), and use the renderRbokeh() function and rbokehOutput() widget.

like image 163
julien.leroux5 Avatar answered Feb 08 '26 17:02

julien.leroux5



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!