<div dir="ltr">Looking over the code, I think this has yet to be implemented.<div><br></div><div>This probably needs to be a member function of the `PhasePlotMPL` class, which would make it possible to do something like:</div>

<div><br></div><div>field = 'Density'</div><div>plot_container = PhasePlot(...)</div><div>plot = plot_container[field]</div><div>plot.set_xlim(low, high)</div><div><br></div><div>Other common operations, like a toggle for log-scaling the x and y axes, might also be useful.</div>

<div><br></div><div>-Nathan</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jan 20, 2014 at 8:13 AM, Devin Silvia <span dir="ltr"><<a href="mailto:devin.silvia@gmail.com" target="_blank">devin.silvia@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
I'm currently running into and issue where I can't seem to figure out<br>
how to control the x and y limits of my axes in a PhasePlot.  Is this<br>
possible?  Or do I need to go the PlotCollection route?<br>
<br>
Thanks!<br>
<span class="HOEnZb"><font color="#888888">Devin<br>
<br>
--<br>
Devin W. Silvia<br>
Research Associate<br>
Department of Physics and Astronomy<br>
Michigan State University<br>
<a href="http://www.devinsilvia.com" target="_blank">www.devinsilvia.com</a><br>
_______________________________________________<br>
yt-users mailing list<br>
<a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>
<a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br>
</font></span></blockquote></div><br></div>