corrplot icon indicating copy to clipboard operation
corrplot copied to clipboard

Add a stroke to the text when using type "number"

Open felippehsk opened this issue 2 years ago • 0 comments

Hi! Thank you for this amazing R package! To help with the visualization when using type = 'number' it would be good to have a black stroke around the numbers, such as the one we can add to the shapes when outline = TRUE.

I could not find an easy implementation using graphics::text. For labels within ggplot, THIS function can be used. Something similar would be amazing!

felippehsk avatar Jan 27 '23 04:01 felippehsk