On Thu, Aug 23, 2012 at 11:55 AM, Thomas Hisch <t.hi...@gmail.com> wrote:
> Hello,
>
> I would like to create a figure with multiple groupplot environments.
> Is this possible? The problem is that the alignment of the groupplots
> (I mean the whole groupplot not a single plot inside the groupplot)
> does not seem to work: the groupplots overlap.
>
\begin{tikzpicture}
>       \begin{groupplot}[group style={group size=1 by 2,
>           vertical sep=2pt, group name=upperdouble}]
>           .....
        \end{groupplot}

        \begin{groupplot}[group style={group size=1 by 2,
           vertical sep=2pt, group name=lowerdouble},
           at=(upperdouble c1r2.south west), anchor=above north west]
           .....
        \end{groupplot}
\end{tikzpicture}

Sry. I hit the send button too early ;)

Any ideas?

Regards
Thomas

------------------------------------------------------------------------------
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/
_______________________________________________
Pgfplots-features mailing list
Pgfplots-features@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pgfplots-features

Reply via email to