Hi,
I am trying to work out how best to present my data.
I have produced four graphs using the "twoway"
command, which I am then combining using the "graph combine"
function. Each of these four graphs has the same legend, so I don't want
to take up overall plot space by repeating the legend four times.
At the moment, I am coding the legend to be displayed
on the final graph only, using "legend(on)" command. Unfortunately
this means the fourth graph is smaller in size than the other three.
Is it smarter resize the fourth graph (how to do
this?) or is there another way to add the legend?
Thanks,
Emily