[yt-dev] plot window preferences

Matthew Turk matthewturk at gmail.com
Wed Aug 8 09:44:57 PDT 2012


I'm okay with it being added to PW.save(), although with the new
PlotWindow it is so easy to iterate over axes and figures that maybe
we should encourage that.  I'd also be *very* +1 on not having
differing image sizes!

On Wed, Aug 8, 2012 at 12:42 PM, Sam Skillman <samskillman at gmail.com> wrote:
> Hi all,
>
> As it currently stands, PlotWindow now saves with the bbox_inches='tight'.
> This can unfortunately lead to different images sizes based on whether or
> not the text labels and colorbar tick labels extend too far.  This gets
> annoying if you want to make a movie with frames where the limits change.
>
> Would there be any objection to adding a **kwargs to the end of PW.save()
> that gets passed through to canvas.savefig?  That way we can accept things
> like bbox_inches directly in the PW.save().
>
> +/- 1 ?
>
> Sam
>
> _______________________________________________
> yt-dev mailing list
> yt-dev at lists.spacepope.org
> http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
>



More information about the yt-dev mailing list