ما هي matplotlib-pro؟
تركز المهارات الفرعية الاحترافية لـ Matplotlib على الرسوم المتحركة عالية الأداء، والتخطيطات المعقدة متعددة الأشكال (GridSpec)، والأدوات التفاعلية، والطباعة الجاهزة للنشر (LaTeX/PGF). المصدر: tondevrel/scientific-agent-skills.
تركز المهارات الفرعية الاحترافية لـ Matplotlib على الرسوم المتحركة عالية الأداء، والتخطيطات المعقدة متعددة الأشكال (GridSpec)، والأدوات التفاعلية، والطباعة الجاهزة للنشر (LaTeX/PGF).
ثبّت مهارة الذكاء الاصطناعي matplotlib-pro بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: 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.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/tondevrel/scientific-agent-skills --skill matplotlib-proتركز المهارات الفرعية الاحترافية لـ Matplotlib على الرسوم المتحركة عالية الأداء، والتخطيطات المعقدة متعددة الأشكال (GridSpec)، والأدوات التفاعلية، والطباعة الجاهزة للنشر (LaTeX/PGF). المصدر: tondevrel/scientific-agent-skills.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/tondevrel/scientific-agent-skills --skill matplotlib-pro بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/tondevrel/scientific-agent-skills