我是plot.ly的新手,我剛剛從R中抽出了我的第一個散點圖- 非常棒! testplot <- ggplot(a, aes(OR_Edu, OR_Illn, color=Country, size=total)) + geom_point() ...
確定! 回上一頁