若要使用 ggplot 繪製熱圖,可以使用 geom_tile 這個幾何圖案,以下是一個簡單的範例。 ... 移除背景 panel.border = element_blank(), # 移除邊框 axis.text.x ...
確定! 回上一頁