ggplot (data1, aes (x = Var1, y = Var2, fill = value))+ ... Labels of the heatmap can also be removed to show only the corresponding values ...
確定! 回上一頁