Daniel R Schlaepfer
Daniel R Schlaepfer
The fix proposed in https://github.com/thomasp85/ggforce/pull/238 resolved this issue for me, thanks @crotoc! I applied the fix to ggforce at the last available commit 1f17eb3cdb0ef54a6ed5dcb77ef5fecb195c90e4 from Feb 22, 2021 using R...
This is great, thanks so much for the fix and response! I installed the dev-version and the examples work nicely. In your example "Remove legend for first layer: shows only...
Thanks much for looking into this! I'm ok to close this issue -- there are several options that work for my specific case: I can use stars::read_mdim(), use argument `ignore_bounds`...