-
Update the ranges in datashader_dashboard to match the changes from pyviz/datashader#768
-
#### ALL software version info
Version info
```
aiobotocore 2.4.2
aiofiles 22.1.0
aiohttp 3.8.4
aioitertools 0.11.0
aio…
-
Is there a way to overlay a legend plot like the ones from this [User Guide - Multidimensional plots section](http://holoviews.org/user_guide/Large_Data.html). What happens right now is that when you …
-
- [x] checkout Brendan's notebook branch (`git fetch && git checkout brendan-notebook-changes`)
- [x] fix transpose bug in pix funcs (scroll down and compare output images)
- [x] numba-ize pix funct…
-
For anything that holoviews imports but is not declared as a dependency, we should have simple, informative error messages that tell users what to do. E.g.https://github.com/bokeh/datashader/issues/3…
-
We are dealing with total of 140 million points from ~500 files. It is great that datashader can draw it out, but it also took 100GB of peak memory and about 40 minutes on a couple of cores getting …
-
I want to use Datashader to plot tens of thousands of lines on a log-log plot using MPL. I copied @tacaswell's code from PR #200, replacing `cvs.points` with `cvs.lines`, and formatted my data in a D…
-
I'm not sure if this is a bug or if I'm doing something wrong, but when I try to use cartopy's `crs.Orthographic()` projection, I get this warning:
```
/mamba/envs/viz/lib/python3.10/site-packages/d…
-
#### ALL software version info
Software Version Info
```plaintext
hvplot = 0.10.0
pandas = 2.2.1
```
#### Description of expected behavior and the observed behavior
##### Expect…
-
Hello,
I work with **spatialdata-plot version: 0.2.7.dev2+g6ffe22b** on the following visium HD data:
![image](https://github.com/user-attachments/assets/a398711e-21a4-4f2b-87cd-d69d666615f2)
I hav…