-
At awesome-panel.org and at work I can see the memory of my apps steadily increase to a point where I need to restart them. Its been like that for a long period of time. A liveness probe has to some e…
-
This is to document the GPU testing I usually perform for Datashader PRs. Currently there is no automated GPU testing in the GitHub Actions-based CI, so this needs to be performed manually.
Test ma…
-
As an alternative way to visualize tweets frequency in the territory it would be possible to create an interactive
[map](https://youtu.be/L91rd1D6XTA?t=262) with dynamic loading of tweets.
This …
-
#### ALL software version info
Name Version Build Channel
bokeh 2.4.3 pyhd8ed1ab_3 conda-forge
holoviews 1.…
-
## 🚀 Feature
Hello everyone, I'm not sure what work's been done on optimizing the Points layer, but I thought I'd try and give a go at using [datashader](https://datashader.org/) to render into an im…
-
Getting data for `datashader_dashboard` is convoluted, it required `anaconda-project` as a dependency to run `prepare` on other projects and uses intake to wire everything. I don't think this dependen…
-
Shouldn't I be able to use HoloViews with Datashader without SpatialPandas installed?
```python
import pandas as pd
import hvplot.pandas
from pandas import Timestamp
df = pd.DataFrame(
…
-
Hi,
The figures plotted by spatialdata is not as clear as that of squidpy (perhaps because the scatter point size is too small, but I didn't find where to adjust the point size), and spatialdata_plot…
-
Datashader supports shading multiple attributes of each pixel in different colours. I wonder if we could shade num_inheritors as another dimension? Might take some fiddling, but the examples here look…
-
I'm using datashader to visualize tsnecuda's results and came across a weird behavior. If I import datashader at the top of the file, before running tsnecuda, I get the following error when calling `f…