On Thu, Jul 19, 2012 at 10:23:09AM +0200, Alexander Eberspaecher wrote: > On Wed, 18 Jul 2012 15:50:50 -0700 > Brad Malone <brad.mal...@gmail.com> wrote: > > > Hi, I have a collection of 4 plots that I spent some time in > > constructing. They themselves include modifications of the axes > > labels, have rotated subplots next to them, etc. I need to be able to > > take these 4 plots and consolidate them into a single plot (referee > > suggestion to save space). > > Assuming you are using LaTeX to write your paper, you could use a LaTeX > solution. Here are some links: > > http://en.wikibooks.org/wiki/LaTeX/Floats,_Figures_and_Captions#Subfloats > ftp://ctan.tug.org/tex-archive/macros/latex/contrib/subfig/subfig.pdf > > This might be easier - and would also make your figures more reusable > (for e.g. presentations). >
Personally, I use the subfigure package and it works really well. Also, +1 for reusable figures. The downside of the subfigure package is your latex code looks that much worse, but if the journal doesn't mind you using the subfigure package, then I recommend it. > > Hope that helps, > > Alex > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Matplotlib-users mailing list > Matplotlib-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Damon McDougall http://damon-is-a-geek.com B2.39 Mathematics Institute University of Warwick Coventry West Midlands CV4 7AL United Kingdom ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users