<div dir="ltr">Hi yt-users,<div><br></div><div>I am pretty new to yt. I am using ProfilePlot to visualize Flash output data and find that set_xlim is not functioning as expected. Here's my script:</div><div><br></div><div>import yt</div><div>ds=yt.load('bondiAccr_mgd_fullmass_eddi_try24_plt_cnt_9217')</div><div>ad=ds.all_data()</div><div>plot=yt.ProfilePlot(ad,"r",["sound_speed"])</div><div>plot.set_unit("r","cm")</div><div>plot.set_xlim(2.5e12, 2.5e13)</div><div>plot.set_ylim(5e8, 1e10)</div><div>plot.save()</div><div><br></div><div><img src="cid:ii_15acb0f791d69c48" alt="Inline image 1" width="455" height="349"><br></div><div>While set_ylim functions as expected, set_xlim does cut the range of the data but not the axis itself. What can I do to cut the x axis to the range I want? Thank you very much!</div><div><br></div><div>Best,</div><div>Chuhong</div><div><img><br></div><div><img><img>------------------------------------------------------------------------------------------</div><div><div><div class="gmail_signature"><div dir="ltr"><div dir="ltr"><div>Chuhong Mai,</div><div>PhD Student,</div><div>NASA Earth & Space Science Fellow,</div><div>School of Earth & Space Exploration,</div><div>Arizona State University</div><div>Email: <a href="mailto:Chuhong.Mai@asu.edu" target="_blank">Chuhong.Mai@asu.edu</a></div></div></div></div></div>
</div></div>