·matplotlib-pro
</>

matplotlib-pro

Matplotlib のプロフェッショナルなサブスキルは、高性能アニメーション、複雑な複数図レイアウト (GridSpec)、インタラクティブなウィジェット、および出版準備が整ったタイポグラフィ (LaTeX/PGF) に重点を置いています。

10インストール·0トレンド·@tondevrel

インストール

$npx skills add https://github.com/tondevrel/scientific-agent-skills --skill matplotlib-pro

matplotlib-pro のインストール方法

コマンドラインで matplotlib-pro AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/tondevrel/scientific-agent-skills --skill matplotlib-pro
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: tondevrel/scientific-agent-skills。

Beyond static plots, Matplotlib is a powerful engine for dynamic data visualization and scientific storytelling. This guide focuses on the "Pro" features: blitting for speed, Artist hierarchy for control, and LaTeX integration for papers.

Everything you see is an Artist. Figures contain Axes, Axes contain Lines, Text, Patches. Pro-level control means manipulating these objects directly instead of using high-level plt commands.

Standard animation redraws the whole figure every frame (slow). Blitting only redraws the parts that changed (e.g., the moving line), while keeping the axes and labels cached as a background image.

Matplotlib のプロフェッショナルなサブスキルは、高性能アニメーション、複雑な複数図レイアウト (GridSpec)、インタラクティブなウィジェット、および出版準備が整ったタイポグラフィ (LaTeX/PGF) に重点を置いています。 ソース: tondevrel/scientific-agent-skills。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/tondevrel/scientific-agent-skills --skill matplotlib-pro
カテゴリ
</>開発ツール
認証済み
初回登録
2026-03-10
更新日
2026-03-10

Browse more skills from tondevrel/scientific-agent-skills

クイックアンサー

matplotlib-pro とは?

Matplotlib のプロフェッショナルなサブスキルは、高性能アニメーション、複雑な複数図レイアウト (GridSpec)、インタラクティブなウィジェット、および出版準備が整ったタイポグラフィ (LaTeX/PGF) に重点を置いています。 ソース: tondevrel/scientific-agent-skills。

matplotlib-pro のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/tondevrel/scientific-agent-skills --skill matplotlib-pro インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

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

https://github.com/tondevrel/scientific-agent-skills