Error:ggplot
【エラー】
geom_path: Each group consists of only one observation. Do you need to adjust the group aesthetic?
単一の折れ線グラフを描く時はgroup = 1を追加しましょう
【エラー】
Discrete value supplied to continuous→scale囲う 解決法「 X軸の値をfactor()で」
根本原因は時系列情報を数値じゃなくて,文字列で格納しているのが原因では?
【エラー】 Must request at least one colour from a hue palette.
エラー: Only know how to add ggplots and/or grobs