用R語言中的ggplot2繪製圖表
在R語言中使用ggplot2繪製圖表的文章清單,包含已經寫好及預計將會完成的:
基礎圖表
- [R語言圖表]用ggplot畫長條圖 bar chart
- [R語言圖表]用ggplot畫折線圖 line chart
- [R語言圖表]用ggplot畫散布圖 scatter plot
- [R語言圖表]用ggplot畫直方圖 histogram
- [R語言圖表]用ggplot畫箱形圖與小提琴圖 boxplot and violin plot
- [R語言圖表]用ggplot畫密度圖 density plot
- [R語言圖表]用ggplot畫QQplot
進階圖表
- [R語言圖表]用ggplot畫山脊圖 ridgeline plot
- [R語言圖表]用ggplot畫克里夫蘭點圖 Cleveland dot plot
- [R語言圖表]用ggplot畫堆疊發散長條圖 diverging stacked bar chart,視覺化李克特量表資料 Likert scale data
- [R語言圖表]用ggplot畫圓餅圖與甜甜圈圖 pie chart and donut chart
- [R語言圖表]用ggplot畫坡度圖 slope chart
- [R語言圖表]用ggplot畫correlogram
- [R語言圖表]用ggplot畫熱度圖 heatmap
- [R語言圖表]用ggplot長條圖進階篇 – 堆疊與併排
- [R語言專題]用R語言畫地圖 – 基礎篇
實戰圖表繪製問題篇
- 繪製《乘風2023》數據圖表的反思(1) – 比較與排序
- 繪製《乘風2023》數據圖表的反思(2) – 同時呈現兩個變數
- 繪製《乘風2023》數據圖表的反思(3) – 量化順序的困難
- 繪製《乘風2023》數據圖表的反思(4) – 當圖表太過擁擠
- 繪製《乘風2023》數據圖表的反思(5) — 納入時間的比較
- 繪製《乘風2023》數據圖表的反思(6) – 預計2023/07更新
R語言ggplot2圖表細節
- 在ggplot和R語言的圖表中顯示中文
- 如何在ggplot2圖表中加上標題與圖說 title and caption
- 如何在ggplot2圖表中調整圖例 legend
- 如何在ggplot2圖表中調整座標軸 axis
- 如何在ggplot2圖表中調整顏色 scale color and fill