-
Looks like some cool data about internet usage around the world. I think I understood pretty well what you're doing - I haven't used .notnull() before but it makes sense. The png file with the visua…
-
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…
-
PNGs don't look as good as SVG or HTML output.
PNG:
![image](https://user-images.githubusercontent.com/1086968/48913595-d4327c80-ee46-11e8-994e-38c040f0bc3f.png)
HTML:
![image](https://user-im…
-
### Software versions
Python version : 3.8.12 | packaged by conda-forge | (default, Oct 12 2021, 21:22:46) [MSC v.1916 64 bit (AMD64)]
IPython version : 8.2.0
Tornado version : 6.1
…
-
Hi.
In the vds1022.ipynb, example 3 is titled "Live plotting". I would like to stream the data and plot directly as the OWON application does, but this does not seem like the way to do so. Please a…
-
I have a dataset with 6439 rows and 28 columns(5 string columns,1 datetime column,3 integers,19 float columns)
These are the installed requirements for python 3.8.18
```
bokeh 2.4.3
holoviews 1.…
-
I've already got a basic API for using matplotlib, bokeh and plotly. I'm working on adding more plotting features for these. I'd also like to explore adding further Python chart APIs into the wrapper,…
-
I want to create a Python package/module/script that uses Bokeh to create a version of [this figure](https://twitter.com/MarcGoldwein/status/1634195579910619137) produced by Kate Generelli at the Cent…
-
For [this bar chart ](http://imgur.com/xHJ1gfn)(based on a **pandas** `Series`), the xticks get crowded, as some of them are quite long.
When the same series is plotted using **Bokeh** and **Plot.ly…
-
_(Note, you don't have to fill out every section here. They're just here for guidance. That said, nicely detailed feature requests are more likely to get eng attention sooner)_
### Problem
This …