Layers in the ggplot are plotted in order as they are written. To display text above the heatmap the geom_text() call should be place after geom_tile() ...
確定! 回上一頁