Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 10 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(12)
对我来说,最好的是 http://gantter.com/ 你不需要注册过程,它会导出到msproject 或 pdf...完美!
For me, the best is http://gantter.com/ you don't need registration process, it exports to msproject or pdf.... perfect!
尝试以下之一:
http://dhtmlx.com/docs/products/dhtmlxGantt/index.html shtml - 整洁的图表,编辑任务的选项,一个严重的缺点:缺乏时间刻度变化
http://dojotoolkit.org/reference-guide/dojox/gantt.html - 免费(!!),相当不错,但很难定制(除非您修改源代码)
http://bryntum.com/gantt/ - 到目前为止,我最喜欢的网站之一 - 非常容易定制,但商业项目的许可是不清楚,您可以下载 45 天试用版
http://www.tgantt.com/treegrid/ www/Gantt.html - 实际上,这个看起来像太空飞船的仪表板,因此需要配置,但仍在努力将其放入我的应用程序中
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
查看 http://www.ext-scheduler.com。 100% JavaScript,基于 ExtJS。 免责声明:我写的。
Have a look at http://www.ext-scheduler.com. 100% JavaScript, based on ExtJS. Disclaimer: I wrote it.
JQuery 甘特图 - 我测试过的最好的
JQuery Gantt Chart - the best I tested
我注意到此讨论中缺少 RadiantQ 的 jQuery 甘特图包。 这是相对较新的,但具有很多功能,可定制并且可以绑定到任何类型的数据。 在线演示位于此处。
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.
有关甘特图生成,请参阅:
或者有通用的图表库,例如
或者可能只是使用 gnuplot。
For Gantt chart generation see:
or there are general charting libs like
or may be just use gnuplot.
另请参阅打开 Flash 图表
它还为最流行的编程语言提供支持帮助。
see also Open Flash Chart
it gives support helpers also for the most popular programming languages.
您可以在 http://www.fusioncharts.com/widgets/gallery.asp。 它不是免费的,但它的甘特图对我来说非常有用。
You could use FusionWidget at http://www.fusioncharts.com/widgets/gallery.asp. It's not free, but its Gantt chart works greatly for me.
也许您可以通过这些示例对如何完成它有一些印象:
我希望这些足以提供一些灵感。
Maybe you can get some impressions of how it could be done by these examples:
I hope these are enough for some inspiration.
我喜欢这个,仍在开发中,“使用它需要您自担风险”,但它非常拖放
http://甘特应用程序.appspot.com
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
这是一个完整的基于 jQuery 的甘特图编辑器,已获得 Mit 许可
http:// roberto.open-lab.com/2012/08/24/jquery-gantt-editor/
如果您想对可用的进行“完整”审查,请参见此处:
http://roberto.open-lab.com/2012/06/14/the-javascript-gantt- odyssey/
我最近添加了基于 SVG 的绘图和折叠/展开树功能。
请参阅 http://roberto.open-lab .com/2014/05/15/jquery-gantt-editor-collapsible-branches/
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/
查看 flot jQuery 插件:
该库可以生成条形图,并由我们的主机站点使用 - 请查看 Stack Overflow Reputation历史记录页面。
Have a look at the flot jQuery plugin:
The library can produce bar graphs, and is used by our host site - have a look at Stack Overflow Reputation History page.