Dear all,
I was wondering about a few questions regarding exporting graphics in Stata.
First of all, suppose I have made a nice graph and try to export it in a bit larger size, let's say the width at 500px. However I want to maintain the aspect ratio of the graph that I have seen in my Graph editor. Is this possible in code? (Note: it is feasible to do this manually, since there are only about 30 graphs, however I prefer not to).
Second, I would like to ask what format should I use to export my graph if I want to use it in Latex? It seems to me that the EPS format is the best, but do you guys have better / other recommendations?
Thanks for the help!
I was wondering about a few questions regarding exporting graphics in Stata.
First of all, suppose I have made a nice graph and try to export it in a bit larger size, let's say the width at 500px. However I want to maintain the aspect ratio of the graph that I have seen in my Graph editor. Is this possible in code? (Note: it is feasible to do this manually, since there are only about 30 graphs, however I prefer not to).
Second, I would like to ask what format should I use to export my graph if I want to use it in Latex? It seems to me that the EPS format is the best, but do you guys have better / other recommendations?
Thanks for the help!
Comment