You can change the default title for the legend of the line chart with guide_legend as shown below. # install.packages("ggplot2") library(ggplot2) ggplot( ...
確定! 回上一頁