·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。

| 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 で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/igbuend/grimbard