我想增加轴标签中的数字大小,但我不知道。如果有人能提供帮助,我感激不尽。
您可以使用以下说明生成样本图:
x <- matrix(rnorm(120*5),ncol=5)
col <- c("#3ABEB0", "#DD96A4")[c(rep(1, 60), rep(2,60))]
pairs(x, col = col, lower.panel = NULL, cex.labels=2, pch=19, cex = 0.8)
答案 0 :(得分:1)
您可以使用private string RemoveJunkChars(string input)
{
return HttpUtility.HtmlEncode(input.Replace("”", "\"").Replace("“", "\""));
}
:
cex.axis