Ctrl+K
Logo image Logo image
  • 绘图类型
  • 例子
  • 教程
  • API Reference
  • 用户指南
  • 贡献
  • Plot types
  • Examples
  • Tutorials
  • Reference
  • User guide
  • Develop
  • Release notes

Section Navigation

  • 基本的
    • 绘图(x,y)
    • 分散(x,y)
    • 条形(x,高度)
    • 茎(x,y)
    • 步骤(x,y)
    • 填充之间(x,y1,y2)
    • 堆栈图(x,y)
  • 数组和字段图
    • 显示(Z)
    • pcolormesh(X, Y, Z)
    • 轮廓(X,Y,Z)
    • 轮廓f(X, Y, Z)
    • 倒钩(X、Y、U、V)
    • 颤动(X,Y,U,V)
    • 流图(X,Y,U,V)
  • 统计图
    • 历史(x)
    • 箱线图(X)
    • 误差条(x,y,yerr,xerr)
    • 小提琴情节(D)
    • 事件图(D)
    • hist2d(x, y)
    • 十六进制(x,y,C)
    • 馅饼(x)
  • 非结构化坐标
    • tricontour(x, y, z)
    • tricontourf(x, y, z)
    • 三色(x,y,z)
    • 三图(x,y)

数组和字段的图#

绘制数据和字段数组。Z(x, y)U(x, y), V(x, y)

显示(Z)

显示(Z)

显示(Z)
pcolormesh(X, Y, Z)

pcolormesh(X, Y, Z)

pcolormesh(X, Y, Z)
轮廓(X,Y,Z)

轮廓(X,Y,Z)

轮廓(X,Y,Z)
轮廓f(X, Y, Z)

轮廓f(X, Y, Z)

轮廓f(X, Y, Z)
倒钩(X、Y、U、V)

倒钩(X、Y、U、V)

倒钩(X、Y、U、V)
颤动(X,Y,U,V)

颤动(X,Y,U,V)

颤动(X,Y,U,V)
流图(X,Y,U,V)

流图(X,Y,U,V)

流图(X,Y,U,V)
显示来源

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

Created using Sphinx 5.1.1.