Skip to main content

如何在 Excel 中創建點圖?

Author: Sun Last Modified: 2025-08-06

點圖是一種簡單而有效的方式,可沿單一軸線視覺化數據點。雖然 Excel 沒有內建的點圖圖表類型,但您可以輕鬆使用散點圖或堆疊條形圖來創建一個。本指南將帶您逐步了解如何在 Excel 中創建點圖,並提供自定義的技巧和提示。

a screenshot of a dot plot chart

在 Excel 中創建點圖(多個步驟)

使用 Kutools for Excel 在 Excel 中創建點圖(3 個步驟)


在 Excel 中創建點圖

要創建點圖,您需要一個公式來計算每個數據的相對高度數據。

高度數據為 Y 軸提供垂直坐標。

1. 選擇第一個單元格並在數據旁邊的列中輸入“Height”,這裡我選擇 C1。參見截圖:

a screenshot of the source data

2. 然後在 C2 中,輸入此公式 =(ROWS($A$2:$A$12)-ROW()+ROW($A$2:$A$12)-0.5)/ROWS($A$2:$A$12),按“Enter”鍵並將自動填充手柄拖動到您需要應用此公式的範圍。參見截圖:

a screenshot of using formula in a helper column

3. 選擇第一和第二列(標籤列和值列)數據,然後點擊“插入” > “條形圖” > “簇狀條形圖”。參見截圖:

a screenshot of creating a bar chart for the source data

4. 選擇圖表中的圖例,然後按“Delete”鍵刪除它。參見截圖:

a screenshot of selecting the legend in the chart
a screenshot of arrow
a screenshot of the chart after deleting the legend

在 Excel 2013 中,圖例默認不會添加到圖表中。如果圖例存在,請刪除它。

5. 然後選擇第二和第三列(值列和高度列)數據,右鍵單擊並從上下文菜單中選擇“複製”。參見截圖:

a screenshot of copying the data inclucing helper column

6. 然後點擊圖表,並點擊“開始” > “粘貼” > “選擇性粘貼”。參見截圖:

a screenshot of slecting Paste Special

7. 然後在彈出的“選擇性粘貼”對話框中,在“添加單元格為”部分勾選“新系列”選項,在“值 (Y)”部分勾選“列”,並同時勾選“系列名稱在第一行”和“分類 (X 標籤) 在第一列”的選項。參見截圖:

a screenshot showing how to configure the Paste Special dialog box

8. 然後點擊“確定”,您可以看到條形圖變成如下所示:

a screenshot of a created bar chart

9. 右鍵單擊第一個系列(藍色的那個),然後從上下文菜單中選擇“設置數據系列格式”。參見截圖:

a screenshot of opening the Format Data Series dialog box

10. 在“系列選項”部分,勾選“次坐標軸”。參見截圖:

a screenshot of selecting the Secondary Axis option

在 Excel 2013 中,在“設置數據系列格式”窗格的“系列選項”部分下勾選“次坐標軸”。

11. 關閉對話框,然後繼續選擇藍色系列,並點擊“布局” > “坐標軸” > “次縱坐標軸” > “顯示默認坐標軸”。參見截圖:

a screenshot of selecting the Secondary Axis option in Excel 2013

在 Excel 2013 中,點擊“設計” > “添加圖表元素” > “坐標軸” > “次縱坐標軸”。

然後您可以看到條形圖如下所示:

a screenshot showing the bar chart

12. 點擊紅色系列,然後轉到“設計”選項卡,並選擇“更改圖表類型”。參見截圖:

a screenshot of opening the Change Chart Type dialog box

13. 在“更改圖表類型”對話框中,點擊“XY(散點圖)”部分,然後點擊“僅帶標記的散點圖”。參見截圖:

a screenshot showing how to change the chart type to Scatter with only markers

在 Excel 2013 中,您需要在“更改圖表類型”對話框中點擊“All Charts”選項卡,然後點擊“Height”系列名稱旁的箭頭,並從列表中選擇“散點圖”。參見截圖:

a screenshot showing how to change the chart type to Scatter with only markers in Excel 2013

15. 點擊“確定”。現在您需要將標記更改為圓圈。右鍵單擊紅色標記,並選擇“設置數據系列格式”。參見截圖:

a screenshot showing how to open the Format Data Series dialog box

16. 在“設置數據系列格式”對話框中,點擊“標記選項”選項卡,並勾選“內建”選項,然後從“類型”列表中選擇圓圈。參見截圖:

a screenshot showing how to change the Marker type

在 Excel 2013 中,您不需要將標記更改為圓圈。

17. 關閉對話框。然後右鍵單擊主 Y 軸(左側的那個),並從上下文菜單中選擇“設置坐標軸格式”。參見截圖:

a screenshot showing how to open the Format Axis dialog box

18. 然後在“設置坐標軸格式”對話框中,轉到“坐標軸選項”部分,勾選“固定”選項後面的“最小值”,並在隨後的文本框中輸入“0”;勾選“固定”選項後面的“最大值”,並在隨後的文本框中輸入“1”。然後勾選“坐標軸值”,並在“水平坐標軸交叉”部分的文本框中輸入“0”。然後關閉對話框。

a screenshot showing how to change the axis options

在 Excel 2013 中,您只需直接在“最小值”和“最大值”文本框中輸入“0”和“1”,並在“設置坐標軸格式”窗格中勾選“坐標軸值”並輸入“0”。

a screenshot showing how to change the axis options in Excel 2013

現在圖表如下所示:

a screenshot of a combination chart with dot and bar

19. 然後右鍵單擊主 X 軸(底部的那個),並選擇“設置坐標軸格式”。

a screenshot of opening the Format Axis dialog box

20. 在“設置坐標軸格式”對話框或“設置坐標軸格式”窗格中,勾選“垂直坐標軸交叉”部分中的“最大坐標軸值”,然後關閉對話框。

a screenshot of selecting the Maximum axis value option

a screenshot of the chart

21. 右鍵單擊次 X 軸(頂部的那個),並選擇“設置坐標軸格式”。

a screenshot showing how to open the Format Axis dialog box

22. 然後在“設置坐標軸格式”對話框或“設置坐標軸格式”窗格中,勾選“垂直坐標軸交叉”部分中的“自動”選項。然後關閉對話框。

a screenshot of changing the vertical axis crosses to Automatic
a screenshot of a chart with the bar flipped

23. 右鍵單擊主 Y 軸(右側的那個),並選擇“設置坐標軸格式”,然後在“設置坐標軸格式”對話框中,從“坐標軸標籤”列表中選擇“無”。然後關閉對話框。

a screenshot of changing the Axis labels to None

在 Excel 2013 中,您需要點擊“LABELS”以展開其部分,並從“標籤位置”列表中選擇“無”。

a screenshot of changing the Axis labels to None in Excel 2013

24. 同樣,右鍵單擊次 X 軸(頂部的那個),並選擇“設置坐標軸格式”,然後在“設置坐標軸格式”對話框中,從“坐標軸標籤”列表中選擇“無”。然後關閉對話框。然後您可以看到圖表如下截圖所示:

a screenshot of the newly chart

25. 右鍵單擊 Y 軸,並選擇“設置坐標軸格式”,然後在彈出的“設置坐標軸格式”對話框或“設置坐標軸格式”窗格中,勾選“反向順序的分類”和“自動”選項。參見截圖:

a screenshot displaying the configurations in the Format Axis dialog box
a screenshot displaying the configurations in the Format Axis dialog box 2
a screenshot of the chart after a series of configurations

26. 右鍵單擊條形圖,並選擇“設置數據系列格式”。然後在對話框中,點擊“填充”選項卡並勾選“無填充”選項。

a screenshot of opening the Format Data Series dialog box
a screenshot of change the Fill to No fill

在 Excel 2013 中,點擊“Fill & Line” > “Fill” > “No fill”在“設置數據系列格式”窗格中。參見截圖:

a screenshot of change the Fill to No fill in Excel 2013

27. 關閉對話框,現在已創建了一個簡單的點圖。

a screenshot of the chart without bar showing

您可以根據自己的喜好進行格式化。

a screenshot showing the final dot plot with no gridlines


使用 Kutools for Excel 在 Excel 中創建點圖(3 個步驟)

在 Excel 中手動創建點圖可能耗時且複雜,幸運的是,Kutools for Excel 使用其用戶友好的工具簡化了這一過程。通過其“點圖”功能,您只需幾次點擊即可生成專業外觀的點圖圖表,以清晰有效地視覺化您的數據。

Kutools for Excel 提供超過 300 種進階功能,簡化複雜任務,提升創造力與效率。 結合 AI 能力,Kutools 能夠精準自動化任務,讓數據管理變得輕而易舉。Kutools for Excel 的詳細資訊...免費試用...

安裝 Kutools for Excel 後,請按照以下步驟操作:

  1. 點擊“Kutools” > “圖表” > “類別對比” > “點圖”,參見截圖:
    click to find the Dot Chat feature
  2. 在“點圖”對話框中,分別選擇“軸標籤”和“系列值”數據範圍,參見截圖:
    specify the cell references in the dialog box
  3. 然後,點擊“確定”按鈕,點圖立即創建完成,參見截圖:
    create the dot chart by kutools

總之,使用各種方法可以在 Excel 中高效地創建點圖。無論您選擇使用 Excel 的內建功能還是 Kutools for Excel 來創建點圖,這個過程都可以快速且簡單。通過選擇最適合您需求和數據複雜性的方法,您可以增強數據視覺化效果,使您的分析更具影響力。如果您有興趣探索更多 Excel 技巧和竅門,我們的網站提供了數千個教程


相關文章:


最佳 Office 辦公效率工具

🤖 Kutools AI Aide:徹底革新數據分析,基於智能執行|生成程式碼|創建自訂公式|分析數據並生成圖表|調用 Kutools Functions
熱門功能查找、選取項目的背景色或標記重複值 | 刪除空行 | 合併列或單元格且不丟失資料 | 四捨五入...
高級 LOOKUP多條件查找|多值查找|多表查找|模糊查找...
高級下拉列表快速創建下拉列表 | 關聯下拉列表 | 多選下拉列表 ...
列管理器添加指定數量的列 | 移動列 | 切換隱藏列的可見狀態 | 區域與列比較 ...
精選功能網格聚焦 | 設計檢視 | 增強編輯欄 | 工作簿及工作表管理器 | 資源庫 (自動文本) | 日期提取器 | 合併資料 | 加密/解密儲存格 | 按清單發送電子郵件 | 超級篩選 | 特殊篩選(篩選粗體/傾斜/刪除線 ...)...
前15 大工具集12 款文本工具添加文本刪除特定字符,...)|50+ 種圖表 類型甘特圖,...)|40+ 實用 公式基於生日計算年齡,...)|19 款插入工具插入QR码按路徑插入圖片,...)|12 款轉換工具金額轉大寫匯率轉換,...)|7 款合併和分割工具高級合併行分割儲存格,...)| ...以及更多
使用 Kutools 支援你的語言——支援英語、西班牙語、德語、法語、中文及40 多種語言!

利用 Kutools for Excel 大幅提升你的 Excel 技能,感受前所未有的高效體驗。 Kutools for Excel 提供超過300 項高級功能,助你提升效率並保存時間。 點此查看你最需要的功能...


Office Tab 為 Office 帶來標籤式介面,讓你的工作更加輕鬆

  • 啟用 Word、Excel、PowerPoint 的標籤式編輯和閱讀功能
  • 在同一個視窗的標籤中打開和創建多個文件,而不是在新窗口中分開開啟。
  • 可提升你50% 的工作效率,每天為你大量減少滑鼠點擊次數!