I hate to admit it, but #Excel's default plots do look pretty slick. Been thinking about how to achieve a 'grouped axis' effect in #ggplot2 by (ab)using facet_wrap(). The effect is cool but the solution isn't great (wouldn't work, e.g. for geom_line(), for example). Time to start working on a new extension package?