Skip to content

Commit 0b16792

Browse files
timtreisclaude
andcommitted
docs(multichannel): make channels_as_legend example informative
Default composite gave every channel the same legend colour. Subset to three channels with an additive palette so the legend maps to what is drawn; note why white-based cmaps wash the composite out. Pin squidpy>=1.8.2 (first release with datasets.cells). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_011JMbY8asahxaytthjvCKDv
1 parent 410e040 commit 0b16792

2 files changed

Lines changed: 93 additions & 100 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ watermark = "*"
5353

5454
[tool.pixi.pypi-dependencies]
5555
spatialdata-plot = { version = ">=0.4.1", extras = ["interactive"] }
56-
squidpy = "*"
56+
squidpy = ">=1.8.2"
5757

5858
[tool.pixi.tasks]
5959
kernel-install = 'python -m ipykernel install --user --name sdata-plot-tutorials --display-name "sdata-plot-tutorials"'

tutorials/multichannel_images.ipynb

Lines changed: 92 additions & 99 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)