you_y
1
Hi guys
This is very general question that when i saw corrplot output that is different with others.
However, the corrplots of the published papers are much sharper or cleaner than the corrplots I have drawn now.
Do you have any code to sharpen some corrplots? Or is it just a computer problem?
See the FAQ: How to do a minimal reproducible example reprex
for beginners for more specific suggestions related to your data and how Figure A was specified.
Check the default resolution with this snippet. If it is not as sharp as appears here, installing the Cairo
package may help.
corrplot::corrplot(cor(mtcars))
1 Like
system
Closed
3
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.
If you have a query related to it or one of the replies, start a new topic and refer back with a link.