spatialdata-plot
spatialdata-plot copied to clipboard
Interpolation problem for sparse image data?
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.