I’m looking for functionality similar to subplot_grid
in Gadfly.jl (http://gadflyjl.org/v0.5/lib/geoms/geom_subplot_grid.html), where grids of subplots can be given broader x/y labels.
I would use Gadfly but all my other visualization is already using Plots.jl
Thanks!