-
### Current Behavior
In a notebook I have the following:
```python
from bokeh.io import output_notebook
from bokeh.plotting import figure, show
```
The output is
```python
--------------------…
-
`p.outline_line_alpha` seems to be set to 0 in geoviews by default (using a renderer theme does not change this), but even when it is adjusted using a hook the outline seems to be eclipsed by gf.land …
-
### Issue: Add WebAssembly Support for Numerical C++ Code in Bokeh
**Objective:**
Implement a library of numerical functions using WebAssembly (WASM) to be integrated into the Bokeh client side.…
-
I got the following error message when installing the AstroToolkit v1.5.4. Things seem to work so far, but I'm not sure whether this will cause problems sometime later.
```
ERROR: pip's dependency r…
-
`bokeh` is a Python package for producing interactive browser-based plots on top of `bokehjs`. The goal here is to seamlessly integrate the `roygbiv` "navigator" brain with `bokeh` interactive plots.
…
-
**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…
-
Hi,
I am new to flexx, but really like it. In the bokeh-example, a line plot is updated using JS code.
However, one of the strenghts of bokeh is that we can do numpy calculations and update
the p…
-
Just for xiongdei
https://github.com/yeayee/bokeh
-
Thanks for the library.
I would like to know if in your code it is possible to generate popup by clicking on the bokeh web plots so that the user can view more information about the plot.
-
... in **test_plotting_libs.ipynb**. If I change the installation to `!pip install bokeh=0.11.1`, then it works as expected.