Hi,
Has anyone found a good way to export charts automatically and have them emailed as attachments ?
Essentially, I have a particular chart that I would like to have automatically exported/emailed on Monday mornings. The chart is dynamic in that the data is pulled from MySQL and the URL requires to attributes ( myChart.php?region=na&week=5 )
I've fiddled with Cron Jobs, but no luck.
Any way to have the chart automatically generated and emailed out ?
Thanks for any advice.