LoginSignup
9
8

More than 5 years have passed since last update.

ggplot2 で軸ラベルを縦方向に回転

Last updated at Posted at 2013-10-05
q + theme(axis.text.x = element_text(angle = 90, hjust = 1))

参考:Rotating and spacing axis labels in ggplot2

9
8
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
9
8