<div dir="ltr">Hi, everybody--<div><br></div><div>What's the easiest (up-to-date, non PlotCollection) way to make Phase Plots?</div><div><br></div><div>I'm looking at this</div><div><a href="http://yt-project.org/docs/dev/cookbook/simple_plots.html#simple-phase-plots">http://yt-project.org/docs/dev/cookbook/simple_plots.html#simple-phase-plots</a><br clear="all">

<div><br></div><div>but PhasePlot seems to not be defined.  I like this functionality much better than the way I've been doing it.  is this an error in the docs, or am I doing something wrong?</div><div><br></div><div>

Thanks,</div><div>d.</div><div><br></div><div>







<p class="">>>> my_sphere = pf.h.sphere([0.5]*3,0.01)</p><p class="">>>> my_sphere['Density'].sum()</p><p class="">35873.120598941576<br></p><p class="">>>> plot = PhasePlot(my_sphere,"Density","Temperature",'CellMass')</p>

<p class="">Traceback (most recent call last):</p><p class="">  File "<stdin>", line 1, in <module></p><p class="">NameError: name 'PhasePlot' is not defined-- <br></p><p class=""><br></p><p class="">

Is this an </p><p class=""><br></p><p class=""><br></p></div><div dir="ltr">-- Sent from a computer.<br></div>
</div></div>