-
Notifications
You must be signed in to change notification settings - Fork 63
Closed
Labels
feature-requestCan be implemented if there's enough interestCan be implemented if there's enough interest
Description
Hi,
Just wondering if it would be possible to output the plotLoadings function as a ggplot object?
Currently it uses base R within the plotLoadings_barplot function to plot a barplot, which makes it more difficult to customise and is resulting in the feature names for some of my plots being cut off on the right axis if they're too long
Both the plotIndiv and plotVar are already output as ggplot objects so it would also make it uniform across those plots
Thanks!
Metadata
Metadata
Assignees
Labels
feature-requestCan be implemented if there's enough interestCan be implemented if there's enough interest