You were originally using scale_y_discrete(breaks=y_breaks, labels=y_labels) to project to a continuous variable, var2 , in aes(x=Name, y=var2, fill=value) . By ...
確定! 回上一頁