R 绘图所占的区域,被分成两大部分,一是外围边距,一是绘图区域。 ... plot(0:10, 0:10, type="n", xlab="X", ylab="Y"); text(5,5, ID, col="red", cex=size1) ...
確定! 回上一頁