I am using the new png_options available when exporting graphs in PNG
format. However Stata crashes when specifying width>=2400
Is this a bug? Or is it my version of Stata?
sysuse auto, clear
scatter mpg headroom
graph export test_a.png, width(800) //ok
graph export test_b.png, width(1200) //ok
graph export test_c.png, width(2400) //stata crashes
Thanks
Thomas
--
Thomas Speidel
Statistical Associate
Department of Oncology
Tom Baker Cancer Centre
1331 - 29th Street N.W.
Calgary, AB, T2N 4N4
Tel. (403) 521-3370
Email: [email protected]
This e-mail and any attachments may contain confidential and
privileged information. If you are not the intended recipient,
please notify the sender immediately by return e-mail, delete this
e-mail and destroy any copies. Any dissemination or use of this
information by a person other than the intended recipient is
unauthorized and may be illegal.
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/