yt.visualization.plot_window.WindowPlotMPL

class yt.visualization.plot_window.WindowPlotMPL(data, cbname, cblinthresh, cmap, extent, zlim, figure_size, fontsize, aspect, figure, axes, cax)[source]

A container for a single PlotWindow matplotlib figure and axes

Methods