PDA

View Full Version : Help on chart



anaju
30 Sep 2009, 11:45 AM
All, I would appreciate any guidance, direction and examples that anyone can provide me on how to produce a chart similar to the one located at: http://extjs.com/assets/images/services-banner.png. (http://extjs.com/assets/images/services-banner.png)

http://extjs.com/assets/images/services-banner.png

Thanks

rlegend
30 Sep 2009, 1:42 PM
What you're looking for is a charting package that does Gantt Charts. I don't believe the charts (http://developer.yahoo.com/yui/charts/) bundled with ExtJS 3 support these type of charts. Try searching the web for 'javascript gantt chart' or 'flash gantt chart'.

I've used Fusion Charts (http://www.fusioncharts.com/) in the past for gantt charts and you can couple it with this extension (http://www.extjs.com/forum/showthread.php?t=32434) for good ExtJS integration.

Here's their gantt chart gallery
http://www.fusioncharts.com/widgets/gallery.asp#gantt

mankz
14 Oct 2009, 1:00 AM
This widget I'm creating might be useful..?

http://mankz.com/sched.png

http://www.extjs.com/forum/showthread.php?t=82377