什麼是 data-visualization?
使用 Python(matplotlib、seaborn、plotly)創建有效的資料視覺化。在建立圖表、為資料集選擇正確的圖表類型、建立出版物品質的圖表或應用可訪問性和顏色理論等設計原則時使用。 來源:anthropics/knowledge-work-plugins。
使用 Python(matplotlib、seaborn、plotly)創建有效的資料視覺化。在建立圖表、為資料集選擇正確的圖表類型、建立出版物品質的圖表或應用可訪問性和顏色理論等設計原則時使用。
透過命令列快速安裝 data-visualization AI 技能到你的開發環境
來源:anthropics/knowledge-work-plugins。
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使用 Python(matplotlib、seaborn、plotly)創建有效的資料視覺化。在建立圖表、為資料集選擇正確的圖表類型、建立出版物品質的圖表或應用可訪問性和顏色理論等設計原則時使用。 來源:anthropics/knowledge-work-plugins。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/anthropics/knowledge-work-plugins --skill data-visualization 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/anthropics/knowledge-work-plugins