Pastebin
Paste #4555: buff_size issue
< previous paste - next paste>
Pasted by Yi-Hao Chen
import yt ds = yt.load("GasSloshing/sloshing_nomag2_hdf5_plt_cnt_0150") slice = yt.SlicePlot(ds, 'x', "density", width = (100.0, 'kpc')) slice.set_buff_size((8,4)) slice.save()
New Paste
Go to most recent paste.