Hi,
We have built a website to manage our business projects with PHP Runner. We have integrated the calendar and have a lot of customizations and this thing is sweet. We need a Gantt chart to show engineers the status of projects and have something that is presentable to management. The Gantt seems like a small issue but it turns into a big one. We built a Gantt in Excel and use the export frunction to feed it and it works pretty well for the low end but we are looking for a more detailed Gantt with projects and tasks with links between them and milestones.
We looked at fusion charts free and it does what we want. It seems with Any Chart you had to shell out about $1000.00.
Does anyone have any experience with creating xml data files out of PHP Runner? We thought we might try copying the xml stuff from the Any Chart template in PHP Runner and see if we could fiddle with it and hot wire it to work with Fusion Free.
Thanks
RM