-
#### ALL software version info
(this library, plus any other relevant software, e.g. bokeh, python, notebook, OS, browser, etc should be added within the dropdown below.)
Software Vers…
-
Can I use a slider with a Bokeh.jl plot?
```
slider = Slider(start=1, end=20, value=order, step=1, title="Order:")
gives me an error: 'syntax: unexpected end'
```
Thank You
-
In the Streamlit app, I'm trying to embed figures in hover tooltips so that the user doesn't have to click on the scatter plot to see the corresponding pre-generated figures, which will greatly enhanc…
-
Looks like things are a bit broken now with bokeh 3. See #139 #131 for info.
We should update things here to work nicely with Bokeh 3.
cc @bryevdv
-
-
anybody plotted boxplot using bokeh ?
-
#### ALL software version info
panel 1.2.1
bokeh 3.1.1
Edge browser Version 115.0.1901.200
example running from VSC in a Jupyter notebook
#### Description of expected behavior and the observed …
-
Hi,
pip-upgrade command shows bokeh as possible upgrade candidate but doing this breaks the panel package.
Thanks!
```
$ pip-upgrade
Checking outdated packages...
Skipping nmslib, warning: Na…
-
Hi,
I got `AttributeError: module 'numpy' has no attribute 'bool8'. Did you mean: 'bool'?` when trying to run it on MacOS:
```
$ conda create -n pangraphviewer python=3.10
Channels:
- cond…
-
_Issue [JWQL-250](https://jira.stsci.edu/browse/JWQL-250) was created on JIRA by [Bryan Hilbert](https://jira.stsci.edu/secure/ViewProfile.jspa?name=hilbert):_
Starting with Bokeh 3.4 the circle pl…