Skip to content

v0.2.15#126

Merged
jiajic merged 14 commits into
mainfrom
dev
May 14, 2026
Merged

v0.2.15#126
jiajic merged 14 commits into
mainfrom
dev

Conversation

@jiajic

@jiajic jiajic commented May 14, 2026

Copy link
Copy Markdown
Collaborator

bug fixes

  • fix color gradient error when GiottoVisuals is not attached (loaded as dependency or via ::): giotto.color_cd_pal and giotto.color_cs_pal options now have inline fallback defaults in set_default_color_continuous()
  • aes_string2() fixed handling for column names that parse as numeric literals (e.g. "1", "2") that caused plotting to fail

changes

  • auto_image_resample() rewritten to use terra::window() instead of the two-method crop/oversample approach, simplifying the implementation and avoiding materialization of large crops to disk. giottoAffineImage is now also supported. Removed params: flex_resample, max_crop, max_resample_scale and their corresponding global options giotto.plot_img_max_crop and giotto.plot_img_max_resample_scale.
  • feature value collection in spatFeatPlot2D_single(), dimFeatPlot2D(), spatFeatPlot3D(), dimFeatPlot3D(), spatDimFeatPlot3D(), and violinPlot() now uses spatValues(), replacing manual expression matrix extraction and transposition
  • minimum GiottoClass version bumped to >= 0.5.1

@jiajic jiajic merged commit fc903d7 into main May 14, 2026
2 of 9 checks passed
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.

2 participants