-
Could be a problem in the version of bokeh installed, but I'm getting import errors on Heatmap trying to execute notebooks in `dds-notebooks` on the new virtual machine deployment.
gngdb updated
8 years ago
-
I have a few questions about the data set:
1. Dining1 is exactly the same as Shop, is the upload wrong?
2. Are the images in the 'images' folder sharp for both the left and right cameras?
3. Are th…
-
**Describe the bug**
Adding xwheel_pan to the tools argument of figure puts the tool on the toolbar, but it doesn’t pan or do anything.
**To Reproduce**
Here’s my code for a Jupyter notebook:
…
-
When interactive bokeh graphs are displayed on slides, click and drag points are inaccurate (selection boxes are drawn offset from the cursor location).
jhrsn updated
6 years ago
-
Hi guys,
Can anyone tell why my notebook keeps showing this error:
Loading BokehJS ...
Javascript error adding output!
TypeError: OutputArea.prototype.mime_types is not a function
See your br…
-
I've been working on a chat interface for hvPlot. Its already available at Panel-Chat-Examples.
According to https://hvplot.holoviz.org/user_guide/Customization.html the `xformatter` argument shoul…
-
**Describe the bug**
A clear and concise description of what the bug is and how to reproduce it. If applicable, add screenshots.
**Environment**
OS: Windows 10
Python: 3.11.7
IDE: PyCharm
…
-
## Background
Panel and Bokeh both support many responsiveness options, but their integration is difficult.
Something about our player tricks one of them to do something really weird where there i…
-
This page https://hvplot.holoviz.org/user_guide/Streaming.html shows deployment using Bokeh, can we use Panel for the deployment? Thanks!
-
**Is your feature request related to a problem? Please describe.**
the `legend=True` keyword for hvplot.polygons() creates an [interactive bokeh legend](https://docs.bokeh.org/en/latest/docs/user_gui…