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