-
-
**Is your feature request related to a problem? Please describe.**
When plotting time series data with gaps in date time, bokeh will automatically fill the gap with. empty spaces. (this is not a bug,…
-
@DoraSzasz and @hayleefay have created a dynamic visualization using Bokeh for the first table of Tax-Calculator output that @hayleefay could incorporate as part of the standard output of Tax-Calculat…
-
> THIS IS FEATURE REQUEST
**Environment**:
- Chartify version(s): '2.3.5'
- Operating System(s): 'win32'
- Python version(s): 3.7 (Conda)
I suggest to support the with statement in the follow…
-
fix notebook_div error coming from bokeh update (drone example)
fix bokeh streaming messagehub error?
-
Link selections with bar charts seem broken:
```python
import numpy as np
import pandas as pd
import holoviews as hv
from holoviews.util.transform import dim
from holoviews.selection import li…
-
#### ALL software version info (bokeh, python, notebook, OS, browser, any other relevant packages)
bokeh.version: 1.3.0
python: 3.7.3
OS: Windows 10
browser: all
#### Description of expected be…
-
It would be great to enable Bokeh plots. Currently:
![image](https://user-images.githubusercontent.com/11855322/36902912-05eb4e94-1e24-11e8-8a6f-5ca65dcad8a6.png)
-
Setting limits on the log y axis and panning the chart does not stop panning at the bounds limit, below is code to reproduce (occurs in v1.3.4). The upper bound is respected and we can't pan past it, …
-
panel=1.2.0
I'm trying to add support for Panel to https://github.com/louisnw01/lightweight-charts-python.
I need to use javascript defined in that project https://github.com/louisnw01/lightweig…