Skip to content

[codex] Fix figure_plot split panel layout#266

Draft
wendelljpereira wants to merge 1 commit into
samuel-marsh:developfrom
wendelljpereira:codex/fix-figure-plot-split-panels
Draft

[codex] Fix figure_plot split panel layout#266
wendelljpereira wants to merge 1 commit into
samuel-marsh:developfrom
wendelljpereira:codex/fix-figure-plot-split-panels

Conversation

@wendelljpereira
Copy link
Copy Markdown

Summary

  • Keep multi-panel patchwork inputs intact in Figure_Plot() by wrapping composites before adding the axis legend.
  • Pull axis labels from the first panel for composite inputs.
  • Add a NEWS entry for the figure_plot = TRUE / split.by fix.

Fixes #265.

Validation

  • Rendered FeaturePlot_scCustom(seurat_object = pbmc_small, features = "CD3E", split.by = "groups", num_columns = 2, figure_plot = TRUE) to PDF and confirmed the patchwork "Too few patch areas..." warning is absent.
  • git diff --check

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.

1 participant