spatialdata-plot icon indicating copy to clipboard operation
spatialdata-plot copied to clipboard

Interpolation problem for sparse image data?

Open LucaMarconato opened this issue 1 year ago • 0 comments

While improving the Visium HD notebook after https://github.com/scverse/spatialdata-plot/issues/303 has been addressed I have noticed that there must be a problem with interpolations of images when the target canvas is small, because I can't replicate the plot shown in figure with the commented code (when I tried it shows everything black; if I put a large figsize e.g. (30, 30), I start seeing some white pixels).

To reproduce please run the Visium HD notebook.

image

LucaMarconato avatar Sep 08 '24 22:09 LucaMarconato