-
-
**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,…
-
> 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…
-
@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…
-
It would be great to enable Bokeh plots. Currently:
![image](https://user-images.githubusercontent.com/11855322/36902912-05eb4e94-1e24-11e8-8a6f-5ca65dcad8a6.png)
-
fix notebook_div error coming from bokeh update (drone example)
fix bokeh streaming messagehub error?
-
#### 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…
-
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…
-
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, …
-
From the FAQ:
## Can We See Visualizations in JavaScript, Python, R or ...?
Interested in contributing? Please post here with how you'd like to help. We can break this ticket up based on viz format…