Skip to content

Remove leading zero for ggcorr() function #556

@isaactpetersen

Description

@isaactpetersen

Thank you very much for your development of the package.

I'd like to make a feature request for the ggcorr() function. I'd like to print the correlation coefficients (i.e., label = TRUE) but would like to suppress the leading zero before the decimal. I have a large correlation matrix, and I'd like to see all of the correlations without making the font too tiny. Suppressing the leading zero would help. Because all correlation coefficients are within the bounds of [1,1], it is common to suppress the leading zero when reporting correlation coefficients--the leading zero often takes up unnecessary space.

Would it be possible to add the feature to suppress the leading zero in the ggcorr() function--either by default or by the user specifying? Thanks very much for considering!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions