-
> type: bug
- Chartify version(s):3.03
- Operating System(s):win10
- Python version(s):python3.9
**What happened**:When I update bokeh to the latest version,it take an error
**What you ex…
-
**Is this a BUG REPORT or FEATURE REQUEST?**:
type: feature
Currently, when attempting to use gridplot with Chartify (as a list of charts), it returns "AttributeError: 'Chart' object has no attrib…
-
This appears to be related to https://github.com/bokeh/bokeh/issues/9218
When I add a dropdown with a callback to a Bokeh chart, then in the browser it causes a Javascript error.
I'm very new to…
-
Hi, I notice that when I specify xticks as a list of tuples of (coordinate, label), no plot is produced. If I don't include this option, then I get a plot. See example below.
```
import pandas as…
-
Microsoft just added these in, so not surprised that they are not detected.
Some are populated pretty easily by multi-indexed pandas Series.
What's weird is that there isn't a shape for them. Tha…
-
The dashboard page should contain statistics and graphs. The graph should compare data between blanks in visual monitoring vs slmon.
use bokeh: https://docs.bokeh.org/en/latest/docs/first_steps.htm…
-
**Is your feature request related to a problem? Please describe.**
When using colorbar as a legend in bokeh charts, fixed horizontal legend title leaves chart area if it's too long.
![image](https…
-
When dataframe length is > 10 the order of bars are reversed.
#### ALL software version info
bokeh==3.3.1
holoviews==1.18.0
hvplot==0.9.1
jupyterlab==4.0.10
pandas==2.1.3
Python 3.10.12…
-
Bokeh restructures its package(s)/package hierarchy every now and then.
The last working version is 0.12.6.
0.12.9 and [0.12.10](https://bokeh.pydata.org/en/0.12.10/) do not work anymore, see #10.
…
-
### Background
As mentioned in #2492, one of the user functions of the DB editor is inspecting results after a model run. Visualisations currently accessible to the user is insufficient as it does…