yt.visualization.profile_plotter.PhasePlotMPL

class yt.visualization.profile_plotter.PhasePlotMPL(x_data, y_data, data, x_scale, y_scale, z_scale, cmap, zlim, figure_size, fontsize, figure, axes, cax)[source]

A container for a single matplotlib figure and axes for a PhasePlot

Methods