keijikk
11/28/2016 - 10:47 AM

ggplot x軸を回転する

ggplot x軸を回転する

g <- g + theme(axis.text.x = element_text(angle = 30, hjust = 1))