Skip to content Skip to sidebar Skip to footer
Showing posts with the label Bokeh

How To Interactively Display And Hide Lines In A Bokeh Plot?

It would be nice to be able to interactively display and hide lines in a bokeh plot. Say, I have cr… Read more How To Interactively Display And Hide Lines In A Bokeh Plot?

Bokeh Widget Slicing Data

I am trying to create a plot using bokeh to visualize my data on IPython Notebook. I want to add so… Read more Bokeh Widget Slicing Data

Django: Bokeh.safely Is Not A Function

I was trying to embed a bokeh plot into my django app. I followed the instructions given on Bokeh w… Read more Django: Bokeh.safely Is Not A Function