<div dir="ltr"><div class="gmail_default"><font face="arial, helvetica, sans-serif">I would like to create a sequence of subplots in yt, but that contain annotations.</font></div><div class="gmail_default"><font face="arial, helvetica, sans-serif"><br></font></div><div class="gmail_default"><font face="arial, helvetica, sans-serif">The example from the yt cookbook shows how to create multi-plots using an AxesGrid object:</font></div><div class="gmail_default"><font face="arial, helvetica, sans-serif"><br></font></div><div class="gmail_default"><font face="arial, helvetica, sans-serif"><a href="http://yt-project.org/doc/cookbook/complex_plots.html" target="_blank">http://yt-project.org/doc/cookbook/complex_plots.html</a></font><br></div><div class="gmail_default"><font face="arial, helvetica, sans-serif"><br></font></div><div class="gmail_default"><font face="arial, helvetica, sans-serif">However, in trying to replicate this example, I haven't managed to have subfigures that each make use of yt's annotation tools, such as annotate_scale() or annotate_streamlines(). This would be very useful to me if somebody knows how to do this.</font></div><div class="gmail_default"><font face="arial, helvetica, sans-serif"><br></font></div><div class="gmail_default"><font face="arial, helvetica, sans-serif">In matplotlib, one can typically just add new subplot axes, modify the plot at will, and then move on to the next set of axes. I can't seem to do this with yt and still keep my annotations.</font></div><div class="gmail_default"><font face="arial, helvetica, sans-serif"><br></font></div><div class="gmail_default"><font face="arial, helvetica, sans-serif">Cheers,</font></div><div class="gmail_default"><font face="arial, helvetica, sans-serif">Mikhail</font></div></div>