Gantt Chart online [closed]

社会主义新天地 提交于 2019-11-29 19:24:23
gimel

Have a look at the flot jQuery plugin:

Flot is a pure Javascript plotting library for jQuery. It produces graphical plots of arbitrary datasets on-the-fly client-side.

The focus is on simple usage (all settings are optional), attractive looks and interactive features like zooming and mouse tracking.

The library can produce bar graphs, and is used by our host site - have a look at Stack Overflow Reputation History page.

This is a complete jQuery based Gantt Editor Mit licensed

http://roberto.open-lab.com/2012/08/24/jquery-gantt-editor/

If you want a "complete" review of available ones see here:

http://roberto.open-lab.com/2012/06/14/the-javascript-gantt-odyssey/

I Have recently added SVG based drawing and collapse/expand tree functionality.

See http://roberto.open-lab.com/2014/05/15/jquery-gantt-editor-collapsible-branches/

For me, the best is http://gantter.com/ you don't need registration process, it exports to msproject or pdf.... perfect!

Try one of this:

http://dhtmlx.com/docs/products/dhtmlxGantt/index.shtml - neat chart, option to edit tasks, one serious drawback: lacks timescale change

http://dojotoolkit.org/reference-guide/dojox/gantt.html - free (!!), quite nice, but very hard to customize (unless you modify the source code)

http://bryntum.com/gantt/ - so far, one of my favourites - very easy to customize, but licensing for commercial projects is unclear, you can download trial for 45 days

http://www.tgantt.com/treegrid/www/Gantt.html - actually, this one looks like a space vessel's dashboard and so it is to configure, still struggling to put this in my application

Have a look at http://www.ext-scheduler.com. 100% JavaScript, based on ExtJS. Disclaimer: I wrote it.

TOUDIdel

JQuery Gantt Chart - the best I tested

I noticed that RadiantQ's jQuery Gantt Chart Package is missing in this discussion. This is relatively new, but has a lot of features, customizable and can be bound to any kind of data. The online demo is here.

see also Open Flash Chart it gives support helpers also for the most popular programming languages.

You could use FusionWidget at http://www.fusioncharts.com/widgets/gallery.asp. It's not free, but its Gantt chart works greatly for me.

Underlines

Maybe you can get some impressions of how it could be done by these examples:

I hope these are enough for some inspiration.

I like this one, is still under development, "use it at your own risk" but it's very drag and drop

http://ganttapp.appspot.com

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!