Open
Description
To get a feeling for when rendering with datashader
is faster than matplotlib
, we prepared a notebook contrasting the two: https://github.com/scverse/spatialdata-notebooks/blob/main/notebooks/examples/speed_up_illustration.ipynb
However, in doing so we found that rendering points is not really sped up for some reason.
Why is that?