Skip to main content
Ctrl+K
Matplotlib 3.10.0.dev759+ge90952ffac 文档 - Home
  • Plot types
  • User guide
  • Tutorials
  • Examples
  • Reference
  • Contribute
  • Releases
  • Gitter
  • Discourse
  • GitHub
  • Twitter
  • Plot types
  • User guide
  • Tutorials
  • Examples
  • Reference
  • Contribute
  • Releases
  • Gitter
  • Discourse
  • GitHub
  • Twitter

Section Navigation

  • 快速入门指南
  • 常见问题
  • 图形和后端
  • 坐标轴和子图
  • 艺术家
  • 使用样式表和rcParams自定义Matplotlib
  • 颜色
  • 文本
  • 使用 Matplotlib 的动画
    • 使用 Matplotlib 的动画
    • 通过使用 blitting 实现更快的渲染
  • 用户工具包
  • 入门
  • 安装
  • 使用 Matplotlib
  • 使用 Matplotlib 的动画

使用 Matplotlib 的动画#

基于其绘图功能,Matplotlib 还提供了一个使用 animation 模块生成动画的接口。动画是一系列帧,其中每一帧对应于 Figure 上的一个图。本教程涵盖了如何创建此类动画以及可用选项的一般指南。

使用 Matplotlib 的动画

Animations using Matplotlib

通过使用 blitting 实现更快的渲染

Faster rendering by using blitting

© Copyright 2002–2012 John Hunter, Darren Dale, Eric Firing, Michael Droettboom and the Matplotlib development team; 2012–2024 The Matplotlib development team.

由 Sphinx 8.0.2创建。

Built from v3.9.2-622-gb01462c9ac-dirty.

Built with the PyData Sphinx Theme 0.15.4.