Graphs comparison placement

I'm exploring ways to demonstrate graphs in comparison.

More specifically a web tool I've been working on needs to visualise a "Control Group" and an "Experimental Group" in a parallel kind of way.

One way is to design the graphs in "drawers" so that the user can slide them accordingly.

Few of the issues that arise are:

  • How not to foreshadow one group over the other
  • How to rearrange the layout in such way to reserve as much space as possible
  • How to present the information in a way that the user instantly understands the value of the comparison

Any comments would very helpful.

example possible outcome