Charting with Excel
Moderator: General Moderators
-
onggowijaya
- Forum Newbie
- Posts: 2
- Joined: Mon Apr 07, 2003 10:08 am
Charting with Excel
I have been developing PHP in Win32 environment. To generate charts, I used to create a DLL that calls the Excel application to export the chart contained in the spreadsheet and reference it in the HTML. Now, I am working with Mac OS X. Can someone point me to the right direction on how to do the similar task in Mac OS X environment? Thanks.