How to add a common color legend to a grid of density plots? I don't have Mathematica 9 to test it, but shouldn't this also work? GraphicsGrid[{{plots[[1]], plots[[2]]}, {plots[[3]],
plots[[4]]}, {legend, SpanFromLeft}}, Alignment -> Center,
ImageSize -> 300]