[yt-users] plot collection labels etc

Semyeong Oh semyeong.oh at gmail.com
Thu Nov 7 22:32:49 PST 2013


Hi, I have a couple of questions on PlotCollection

First, the labels on plot collection appear funny like this

Here’s the code:
pc = PlotCollectionInteractive(pf)

pc.add_projection('H_NumberDensity', 2, data_source=reg, center=center)
pc.set_width(width, 'unitary’)

There seem to be a couple of mailing list discussions, but is it something that
wasn’t fixed for PlotCollectionInteractive?

Also, if I am making multiple plots using the same data_source,
it seems that I have to do set_width every time I add a new plot.
I’m wondering

1. if there is some way to set global width of a PlotCollection?
2. when is the fixed resolution buffer actually made? Is it when I save/show the plots?

Thanks for your help.
Semyeong

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spacepope.org/pipermail/yt-users-spacepope.org/attachments/20131108/28bc96b5/attachment.htm>


More information about the yt-users mailing list