<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=""><div class="">Hi all,</div><div class=""><br class=""></div><div class="">I am trying to annotate star particles in a slice plot. My code creates a two panel plot of a slice in the yz-plane and a slice in the xy-plane.</div><div class="">If I make a single slice plot I can annotate the particles just fine but when I try to do it in a multi panel plot the annotations don’t appear.</div><div class=""><br class=""></div><div class="">The code is attached here, the relevant code is between if MULTI_SLICE: and if OFF_AXIS:.</div><div class=""><a href="http://paste.yt-project.org/show/6018/" class="">http://paste.yt-project.org/show/6018/</a></div><div class=""><br class=""></div><div class="">My question is is it possible to use plot annotations when trying to make multipanel slice plots or will I have to make those manually?</div><div class=""><br class=""></div><div class="">Another concern I had was axis labeling. I’ve attached an example of one of my slice plots here:</div><div class=""><br class=""></div><div class=""><a href="http://i.imgur.com/1SvaQMN.png" class="">http://i.imgur.com/1SvaQMN.png</a></div><div class=""><br class=""></div><div class="">The numbering is confusing because of the 1e3 on the x and y axes in odd places. Is there a way I can choose to plot in units of 1000 AU instead of AU? Or change the axis labeling?</div><div class=""><br class=""></div><div class="">Thanks,</div><div class=""><br class=""></div><div class="">Anna</div></body></html>