<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi all,<div class=""><br class=""></div><div class="">I have followed one of the given examples (<a href="http://yt-project.org/doc/cookbook/complex_plots.html#mutiple-slice-multipanel" class="">http://yt-project.org/doc/cookbook/complex_plots.html#mutiple-slice-multipanel</a>) to produce a multi-panel plot from an Enzo data output using AxesGrid in matplotlib. However, the appearance of this plot doesn’t match that of single plots made using yt.ProjectionPlot by itself. I would like the multi-panel plot (<a href="https://ibin.co/3KWlDftVLmgR.png" class="">https://ibin.co/3KWlDftVLmgR.png</a>) to have a similar appearance to this standard projection plot (<a href="https://ibin.co/3KWlr0wRQrHT.png" class="">https://ibin.co/3KWlr0wRQrHT.png</a>).</div><div class=""><br class=""></div><div class="">Is there an efficient way of invoking the style settings used by yt in matplotlib, or is it just a matter of individually changing the settings for the font style, font size, axis and tick linewidth, plot resolution, etc. in the plotting script? If the latter, are the default values for these parameters in yt listed somewhere, such that I can change the parameters to these values before plotting?</div><div class=""><div class=""><br class=""></div><div class="">Many thanks,</div><div class="">Ashley</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div></div></body></html>