Skip to content

ggbiplot size between vectors #63

@hiyamgh

Description

@hiyamgh

I have plot that is produced as follows:
pca_pure

How can I add some space between the vectors ? I want larger angles between them because they are not apparent

This is my code:

ggbiplot(df.pca,  obs.scale = 1, var.scale = 1,
  alpha=0) + 
  ggtitle("PCA")+
  theme_minimal()+
  theme(legend.position = "bottom") 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions