Using grc1leg I would like to combine 5 graphs:
grc1leg a b c d e, ycommon row(2) col(3) legendfrom(a) name(x,replace)
I get 3 graphs in first row, and 2 graphs in second row.
However, I need 2 graphs in the first row, and 3 in the second row.
Is that possible?
grc1leg a b c d e, ycommon row(2) col(3) legendfrom(a) name(x,replace)
I get 3 graphs in first row, and 2 graphs in second row.
However, I need 2 graphs in the first row, and 3 in the second row.
Is that possible?

Comment