merge groups for ggmarginal
Closed this issue · 3 comments
Yogesh1-11 commented
hi is it possible to supply separate grouping to ggmarginal than the scatter plot. For example my PCA has four dots coloured individually lets say A,B C, D. but in marginal on x axis i want to make only two density plot of AB and CD while on Y axis i want to make two density plots of AC and BD. hope i could make it clear.
daattali commented
There's no built in way to do that. The groupings for marginal plots are automatically inferred from the grouping used in the main plot.
Yogesh1-11 commented
Oh ok. Also it will be great if you could extend marginal display of
dendrograms.
…On Sat, 16 Mar, 2024, 11:23 pm Dean Attali, ***@***.***> wrote:
There's no built in way to do that. The groupings for marginal plots are
automatically inferred from the grouping used in the main plot.
—
Reply to this email directly, view it on GitHub
<#178 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AZNDTORQWJGMLLBF7J4E5CLYYSBKHAVCNFSM6AAAAABEZFBOAKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMBSGA3DGMZYG4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
daattali commented
This package is mostly in maintenance mode, I highly doubt a new feature for dendograms will be implemented -- unless you or someone else wants to tackle that! I'm closing this issue because there are no such plans