I would like to use the grc1leg to produce a figure, housing multiple plots but with only one legend. the grc1leg (SCC) package can do that. I use the code:
Code:
grc1leg "g1.gph" "g2.gph" "g3.gph" "g4.gph", row(2)
Code:
legend(size(small))
Code:
row(2)
I can manually edit the graph in the editor, but i would like to code it into my do file.
thank you
0 Response to grc1leg; how to control legend text and marker size
Post a Comment