Flocondeneige55
Flocondeneige55
@Michi-Parz: thanks for this workaround, at least half of the problem is solved! It's a shame though that the actual bug still hasn't been resolved 7 years on...
I only have a partial solution to this, essentially `ggplot2::facet_grid()` does not seem compatible with `plotly::subplot()`. You would need to create independent plots with ggplot2, and then apply the `subplot()`...
I'm still having this issue today, is there perhaps any update regarding https://github.com/plotly/plotly.R/pull/1514 which should fix this? (Unfortunately I'm only allowed to install packages from CRAN.) Thanks. @cpsievert Workaround used...