什麼是 pgfplots?
用於資料視覺化和繪圖的 LaTeX pgfplots 套件。在幫助使用者在 LaTeX 中建立線圖、長條圖、散點圖、直方圖、3D 曲面或任何科學/資料圖時使用。 來源:igbuend/grimbard。
用於資料視覺化和繪圖的 LaTeX pgfplots 套件。在幫助使用者在 LaTeX 中建立線圖、長條圖、散點圖、直方圖、3D 曲面或任何科學/資料圖時使用。
透過命令列快速安裝 pgfplots AI 技能到你的開發環境
來源:igbuend/grimbard。
| 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用於資料視覺化和繪圖的 LaTeX pgfplots 套件。在幫助使用者在 LaTeX 中建立線圖、長條圖、散點圖、直方圖、3D 曲面或任何科學/資料圖時使用。 來源:igbuend/grimbard。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/igbuend/grimbard --skill pgfplots 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/igbuend/grimbard