Is there an easy way, either through seaboard or matplotlib directly, to add some space between boxes in a grouped box plot? For example, add a bit of space between pink and green boxes in this [example](http://seaborn.pydata.org/examples/grouped_boxplot.html).
Is there an easy way, either through seaboard or matplotlib directly, to add some space between boxes in a grouped box plot?
For example, add a bit of space between pink and green boxes in this example.