-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Great package, thank you so much! This has been a lifesaver in improving performance of some heavy plots.
I'm wondering if there is any possibility of support for faceting using geom_scattermost()? I need the speed and memory performance of scattermost, so adding a facet_wrap() layer to geom_scattermore() isn't really an option. I've hacked something together by creating a list of the scattermost subplots and using patchwork::wrap_plots() to stitch them together. However, this leads to some challenges getting theming applied consistently, particularly axis limits.
I also realize that geom_scattermost() is intended to be minimal, so not sure if this is beyond the scope of what's intended for this package.
ellisifnygaard
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed