Skip to content

[VERSION] bumped spatialdata-plot version to 0.2.14 to fix incorrect channel scaling in default plotting#367

Merged
sophiamaedler merged 9 commits intomainfrom
bump_spatialdata_version
Feb 5, 2026
Merged

[VERSION] bumped spatialdata-plot version to 0.2.14 to fix incorrect channel scaling in default plotting#367
sophiamaedler merged 9 commits intomainfrom
bump_spatialdata_version

Conversation

@sophiamaedler
Copy link
Collaborator

@sophiamaedler sophiamaedler commented Feb 5, 2026

fixes #334

also implements some small fixes in the spatialdata plotting module:

  • properly raises value errors instead of assertions
  • ensures that fig element is correctly assigned even when passing an ax object
  • fixes annotation cleanup behaviour in plot_labels

Copilot AI review requested due to automatic review settings February 5, 2026 09:51
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the spatialdata-plot dependency version constraint to address incorrect channel scaling in default plotting functionality.

Changes:

  • Updated spatialdata-plot version constraint from <=0.2.11 to >=0.2.14

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sophiamaedler sophiamaedler requested a review from Copilot February 5, 2026 10:24
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sophiamaedler sophiamaedler merged commit 9b15ebe into main Feb 5, 2026
2 checks passed
@sophiamaedler sophiamaedler deleted the bump_spatialdata_version branch March 1, 2026 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

incorrect channel scaling in default plotting

2 participants