-
As per the title, I just ran into a case where `datashader` was chosen as the method for `render_points`, which led to my points being plotted without the relevant transformation being applied. I stol…
clwgg updated
3 weeks ago
-
Status after #309, just to document some thoughts/details about the comparison between ds and mpl:
1. outlines linewidth with datashader seems to vary slightly between e.g. polygons and circles, wh…
-
#### Is your feature request related to a problem? Please describe.
The update from a zoom/pan interaction on a datashaded plot is currently choppy/course/(all at once), as soon as the new raster is …
-
I love Altair. The API is beautiful, and in my view, far superior to alternatives like Holoviews. However, the Holoviews ecosystem has one killer feature: datashader. When working with millions of poi…
-
#### Is your feature request related to a problem? Please describe.
I created a pull request that adds many of the Holoviz packages to spack - I need them as dependencies for the uxarray Python packa…
-
As of right now we can hover over nodes and edges in datashader but are unable to send selected node/edge information to the backend like we are with ipycytoscape. Looking for a way that we can click …
-
In the current documentation there is no information about what is the `transformation` attribute of `datashader`. It currently just says:
> Defaults to automatic. No docs available.
Maybe a sente…
-
WIP deploy on Colab: [datashader_on_colab.ipynb](https://colab.research.google.com/drive/1HEfTXQU7dEGU1_mL7eBM5C0xJs5GdnCZ#scrollTo=alBuz4obUAqu)
A goal of this project is to handle large datasets.…
-
#### ALL software version info
panel: 1.4.4
holoviews: 1.19.1
datashader: 0.16.3
bokeh: 3.4.3
#### Description of expected behavior and the observed behavior
The latest version of panel seem…
-
Thanks for the package. The maps look awesome.
I am having a problem running the code provided on the [website](http://edgebundle.schochastics.net). Specifically I am struggling to run the followi…