im developing a web based project management web site using php i need charts for tasks about the gant chart it is ok i found a javascript library which functions can take the tasks names , dates and durations then draw a gant chart. but my problem is about network diagram for the tasks , i need javascripts libraries or flash action script can make this.
A:
flot.js is probably not the best solution for generating network diagrams, but it is nice for traditional x/y coordinate diagrams. To others who might land here during a search, check it out: flot.js
You might also look at JSGannt
Upper Stage
2009-12-04 13:13:26
ok that is good , but i need to generate graph i mean functions that takes tasks duration as parameters and generate the graphthanks any way
osa_alawna
2009-12-04 13:30:04