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

Static plotting for spatialdata

Results 156 spatialdata-plot issues
Sort by recently updated
recently updated
newest added

Hello @LucaMarconato! Thank you very much for this tool. I want to plot a part of morphology image acquired with xenium + multimodal segmentation kit. It is loaded into spatialdata...

needs info
priority: low
images :framed_picture:

updates: - [github.com/astral-sh/ruff-pre-commit: v0.6.4 → v0.6.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.4...v0.6.9)

Hi, When the "color" is categorical, it crashes and returns ValueError in version 0.2.6. The categorial "test" column contains NaN values. There are 11 possible categories. This code was working...

bug
priority: medium
shapes :bubbles:

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 have annotated the 8um bins table with cell clusters: ![image](https://github.com/user-attachments/assets/8932768e-e074-48c1-8ceb-b8675589c7da) When I do a subset...

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, which...

enhancement
priority: low
shapes :bubbles:

Before ![image](https://github.com/user-attachments/assets/9ae4a98c-8507-43d5-a1bd-b9864cce7b63) After ![image](https://github.com/user-attachments/assets/4ed822f1-1976-4cab-b827-6fa6711340ac)

Hello, I am attempting to follow the 10x Visium example notebook (https://spatialdata.scverse.org/en/latest/tutorials/notebooks/notebooks/examples/technology_visium.html#technology-focus-10x-genomics-visium) and are encountering issues when attempting to colour the visium spots by gene expression. Running: ```python ( visium_sdata.pp.get_elements("ST8059050")...

bug
documentation
priority: low

![image](https://github.com/user-attachments/assets/88ac1b77-f120-49ef-a362-7510eac992fc) This is expected but might be surprising to a user. We should include this information in the warning.

enhancement
priority: low

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...

bug
priority: medium
points :abacus:

Plotting a single categorical variable works great. This code plots two categorical variables together. Problems: - [ ] The legend gets mixed; I would consider adding two legends. - [...

bug
enhancement
priority: medium
labels :label: