Plot the power spectral density.绘制功率谱密度图。
Plot a 2-D field of arrows.绘制二维箭头图(风矢量图)。
Add a key to a quiver plot.为风矢量图绘制单位标量
Set the current rc params.设置当前的 RC 参数。
Return a context manager for managing rc settings.返回一个用
于管理 RC 设置上下文管理器。
Restore the default rc params.恢复默认的 RC 参数。
Get or set the radial gridlines on a polar plot.获取或设置径
向网格在极坐标图。
Save the current figure.保存当前图。
Set the current Axes instance to ax.为 ax 设置当前(axes)轴实
例。
Make a scatter plot of x vs y, where x and y are sequence
like objects of the same lengths.做一个 X 和 Y 的散点图,其中
X 和 Y 是相同长度的序列的对象。
Set the current image.设置当前的图像。
Make a plot with log scaling on the x axis.使 x 轴为 log 刻度。
Make a plot with log scaling on the y axis.使 y 轴为 log 刻度。
Set the default colormap.设置默认的 colormap。
Set a property on an artist object.对 artist 对象设置属性。
Plot the sparsity pattern on a 2-D array.绘制一个二维阵列的稀
疏模式。
Draws a stacked area plot.绘制一个堆叠面积图。
Create a stem plot.创造一个 stem 图。
Draws streamlines of a vector flow.绘制一个流场图。
Return a subplot axes positioned by the given grid
definition.返回一个 subplot axes
Create a subplot in a grid.在网格中创建一个 subplot。
Launch a subplot tool window for a figure.获取 subplot 工具窗
口。
评论1
最新资源