I am trying to add x=y line to my ggplot. i keep getting this line and its not x=y line. here is my code: ggplot(data=compare_df, aes(x=correct_answer, ...
確定! 回上一頁