yt.visualization.plot_window.ProjectionPlot.set_buff_size

ProjectionPlot.set_buff_size(*args, **kwargs)

Sets a new buffer size for the fixed resolution buffer

Parameters:

size : int or two element sequence of ints

The number of data elements in the buffer on the x and y axes. If a scalar is provided, then the buffer is assumed to be square.