·data-visualization
{}

data-visualization

使用 Python(matplotlib、seaborn、plotly)創建有效的資料視覺化。在建立圖表、為資料集選擇正確的圖表類型、建立出版物品質的圖表或應用可訪問性和顏色理論等設計原則時使用。

1.9K安裝·30熱度·@anthropics

安裝

$npx skills add https://github.com/anthropics/knowledge-work-plugins --skill data-visualization

如何安裝 data-visualization

透過命令列快速安裝 data-visualization AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/anthropics/knowledge-work-plugins --skill data-visualization
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:anthropics/knowledge-work-plugins。

SKILL.md

查看原文

Chart selection guidance, Python visualization code patterns, design principles, and accessibility considerations for creating effective data visualizations.

| What You're Showing | Best Chart | Alternatives |

| Trend over time | Line chart | Area chart (if showing cumulative or composition) | | Comparison across categories | Vertical bar chart | Horizontal bar (many categories), lollipop chart | | Ranking | Horizontal bar chart | Dot plot, slope chart (comparing two periods) |

使用 Python(matplotlib、seaborn、plotly)創建有效的資料視覺化。在建立圖表、為資料集選擇正確的圖表類型、建立出版物品質的圖表或應用可訪問性和顏色理論等設計原則時使用。 來源:anthropics/knowledge-work-plugins。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill data-visualization
分類
{}資料分析
認證
收錄時間
2026-02-18
更新時間
2026-03-10

Browse more skills from anthropics/knowledge-work-plugins

快速解答

什麼是 data-visualization?

使用 Python(matplotlib、seaborn、plotly)創建有效的資料視覺化。在建立圖表、為資料集選擇正確的圖表類型、建立出版物品質的圖表或應用可訪問性和顏色理論等設計原則時使用。 來源:anthropics/knowledge-work-plugins。

如何安裝 data-visualization?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/anthropics/knowledge-work-plugins --skill data-visualization 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/anthropics/knowledge-work-plugins