animint2 icon indicating copy to clipboard operation
animint2 copied to clipboard

too much space below facet wrap

Open tdhock opened this issue 3 months ago • 3 comments

there should be no space between plots Image

tdhock avatar Nov 28 '25 03:11 tdhock

Image Image

tdhock avatar Nov 28 '25 03:11 tdhock

this seems like an issue that only happens when the height is different from the default 400

tdhock avatar Dec 03 '25 14:12 tdhock

Sir @tdhock I'm trying to reproduce this issue but cannot see the excessive spacing behavior with animint2 version 2025.12.4. (on which I am testing )

Screenshot

I've tested with different custom heights (400, 1000) using both scatter plots and ROC curves with facet_wrap:

Image Image Image

In all cases, the spacing appears to scale correctly without excessive white space below the facets.

Questions

Sir is this issue fixed in any recent updates please can you tell that or I am wrong here .

  • But still I am writing an appropriate test cases to prevent regression (for future) .

If it's not yet fixed, could you please provide :

  • The exact animint2 version where you observed the bug
  • The complete reproducible code you used
  • Your R version

Thanks!

ANAMASGARD avatar Jan 04 '26 16:01 ANAMASGARD