<div dir="ltr"><div><div>Hi yt people, <br><br></div>I have this issue, where I want to get the sliceplots through z and x axis, my x axis slice plot is OK but the sliceplot through z axis does not show much info. I assume the yt sliceplot through z is defined through z=0, may I make a sliceplot that goes through z = 1 , 2 or z = -1 , -2 ?<br><br></div>what changes should I make to this command ? <br><br>c =[0,0,0]<br>p1 = yt.SlicePlot(pf,field, c)<br><div><br></div><div> I tried changing c = [0,0,2] , it didn't make any change to my plot.</div><div><br></div><div>Thanks-</div><div>Tazkera</div><div><br></div></div>