yt.raven.PlotCollectionInteractive.set_width

PlotCollectionInteractive.set_width(*args, **kwargs)

Change the width of all image plots.

This function changes all the widths of the image plots (but notably not any phase plots or profile plots) to be a given physical extent.

Parameters :

width : float

The numeric value of the new width.

unit : string

The unit in which the given width is expressed.

This Page