<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">Hi, I have a couple of questions on PlotCollection</div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;"><br></div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">First, the labels on plot collection appear funny like <a href="https://www.dropbox.com/s/jud8ekprajryykk/prob.png"><span style="color: rgb(0, 0, 0);">this</span></a></div><div><br></div><div>Here’s the code:</div><div>pc = PlotCollectionInteractive(pf)</div><div><br></div><div>pc.add_projection('H_NumberDensity', 2, data_source=reg, center=center)</div><div>pc.set_width(width, 'unitary’)</div><div><br></div><div>There seem to be a couple of mailing list discussions, but is it something that</div><div>wasn’t fixed for PlotCollectionInteractive?</div><div><br></div><div>Also, if I am making multiple plots using the same data_source,</div><div>it seems that I have to do set_width every time I add a new plot.</div><div>I’m wondering</div><div><br></div><div>1. if there is some way to set global width of a PlotCollection?</div><div>2. when is the fixed resolution buffer actually made? Is it when I save/show the plots?</div><div><br></div><div>Thanks for your help.</div><div>Semyeong</div><div><br></div></body></html>