【问题标题】:space points in a scatter plot in RR中散点图中的空间点
【发布时间】:2016-07-13 10:46:31
【问题描述】:

我在 R 中绘制散点图,但是我有很多数据点并且它们重叠。我想要一个没有重叠的图并保持数据的合理大小。 This is the image of the scatter. On the top side is where the data are clustered. 这是代码plot(data2,col="red",pch=21,cex=0.7)

【问题讨论】:

    标签: r scatter-plot


    【解决方案1】:

    你能放一个可重现的代码来检查吗?

    您可以做的一件事是增加 y 轴间隔之间的空间。

    【讨论】:

    • 这更像是一个评论而不是一个答案。
    猜你喜欢
    • 2016-04-07
    • 2019-02-08
    • 2014-09-19
    • 2021-01-06
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2021-08-13
    • 2021-10-29
    相关资源
    最近更新 更多