I am looking to try and implement a project management system for myself that is based on a LAMP implementation. The issue I have is that I would like to generate a gantt chart from the tasks/mile stones in the DB does anyone know of an open source gantt chart generator that will create images for a web based portal or better still a PHP/GD solution?
Thanks
JpGraph can generate Gantt charts, here’s an example :
There is also this class