views:

107

answers:

2

Hi All,

We are using fusion charts for time based gantt charts. But these charts are not getting displayed as they require flash plug-in which is not supproted by iPhone. So I'm looking for pure javascript charts to get the same type of charts but I have not found any!

I would appreciate if you can point me to right direction. If there are no such links then ,please let me know how we can create these type of charts using JS.

I'm looking for following type of charts

http://www.fusioncharts.com/widgets/Gallery/Gantt11.html?width=650&height=490

Thanks, Hari

A: 

You can look at dhtmlxGantt, which is pure javascript gantt chart: http://dhtmlx.com/docs/products/dhtmlxGantt/

Inga
A: 

Try Ext Gantt, the most interactive JavaScript-based Gantt component:

http://ext-scheduler.com/gantt.html

mats