我有一个简单的geom_point图,其中x变量是序数,取5个值(编码1:5).
geom_point
x
在图中我想用5个相应的文本标签替换它.是否可以在ggplot中完成?
r ggplot2
ggplot2 ×1
r ×1