·pgfplots
{}

pgfplots

用於資料視覺化和繪圖的 LaTeX pgfplots 套件。在幫助使用者在 LaTeX 中建立線圖、長條圖、散點圖、直方圖、3D 曲面或任何科學/資料圖時使用。

5安裝·0熱度·@igbuend

安裝

$npx skills add https://github.com/igbuend/grimbard --skill pgfplots

如何安裝 pgfplots

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

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

來源:igbuend/grimbard。

SKILL.md

查看原文

| axis | Standard linear axes | | semilogxaxis | Log scale on x-axis | | semilogyaxis | Log scale on y-axis | | loglogaxis | Log scale on both axes | | polaraxis | Polar coordinates (requires polar library) |

| xlabel | xlabel={Time (s)} | X-axis label | | ylabel | ylabel={Voltage} | Y-axis label | | title | title={Results} | Plot title | | xmin/xmax | xmin=0, xmax=10 | Axis limits | | ymin/ymax | ymin=-1, ymax=1 | Axis limits | | domain | domain=0:2pi | Default plot domain | | samples | samples=200 | Default sample count |

| grid | grid=major | major, minor, both, none | | legend pos | legend pos=north west | Legend placement | | width/height | width=10cm | Axis dimensions | | axis lines | axis lines=middle | box, left, middle, none | | enlargelimits | enlargelimits=0.1 | Pad axis range | | xtick | xtick={0,1,...,5} | Custom tick positions |

可引用資訊

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

安裝指令
npx skills add https://github.com/igbuend/grimbard --skill pgfplots
分類
{}資料分析
認證
收錄時間
2026-02-25
更新時間
2026-03-10

Browse more skills from igbuend/grimbard

快速解答

什麼是 pgfplots?

用於資料視覺化和繪圖的 LaTeX pgfplots 套件。在幫助使用者在 LaTeX 中建立線圖、長條圖、散點圖、直方圖、3D 曲面或任何科學/資料圖時使用。 來源:igbuend/grimbard。

如何安裝 pgfplots?

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

這個 Skill 的原始碼在哪?

https://github.com/igbuend/grimbard