<div dir="ltr">Hi yt users,<div>I am trying to make multiple off-axis projection plots in the same figure, and I follow the example of <a href="http://yt-project.org/doc/cookbook/complex_plots.html#multi-plot-slice-and-projections">http://yt-project.org/doc/cookbook/complex_plots.html#multi-plot-slice-and-projections</a></div><div><br></div><div>The example has these two lines:</div><div>slc = yt.SlicePlots(...)</div><div>slc_frb = slc.data_source.to_frb(...)</div><div><br></div><div>So I did:</div><div>proj = yt.OffAxisProjectionPlot(...)</div><div>proj_frb = proj.data_source.to_frb(...)</div><div><br></div><div>But I got this error:</div><div>







<p class=""><span class="">AttributeError: 'OffAxisProjectionDummyDataSource' object has no attribute 'to_frb'</span></p><p class=""><span class=""><br></span></p><p class=""><span class="">Can anyone tell me why and how to fix it?</span></p><p class=""><span class="">Thanks,<br>Jingjing</span></p></div><div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><pre>Jingjing Chen [ <a href="mailto:chenjj235@gmail.com" target="_blank">chenjj235@gmail.com</a> ]
Department of Astronomy
Columbia University
550 West 120th Street
New York, New York 10027<br>Cell Phone: +1(347)5746709<br></pre></div></div>
</div></div>