Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
テキストの配置を手動で操作するパッケージ/機能があるかどうか疑問に思っていますgeom_text()か? オーバーラップなしの配置に使用してきましたggrepel::geom_repel_text()が、これはほとんどの場合に適していますが、大量のポイントがすべて狭いスペースに集まっている場合は、関連する座標を把握する必要なく、それらを移動する方がはるかに簡単です.各スポット。これは可能ですか?
geom_text()
ggrepel::geom_repel_text()