什么是 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