TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

JQuery Gantt editor - how to

65 点作者 robicch将近 13 年前

3 条评论

thomasf1将近 13 年前
That´s great, the first jQuery based Gantt that does dependencies. Exactly what I´m looking for :)<p>In terms of style, this one is nice as well: <a href="http://taitems.github.com/jQuery.Gantt/" rel="nofollow">http://taitems.github.com/jQuery.Gantt/</a><p>If it wouldn´t be for using Ext.js and the large code size, this one is the most polished in terms of look and function: <a href="http://bryntum.com/products/gantt/" rel="nofollow">http://bryntum.com/products/gantt/</a><p>If you need any help with styling it a bit differnt, give me a shout :)
评论 #4442874 未加载
评论 #4442889 未加载
beefsack将近 13 年前
Looks cool! I've been working on a Gantt chart using canvas: <a href="http://beefsack.github.com/gantt.js/" rel="nofollow">http://beefsack.github.com/gantt.js/</a><p>The example randomly generates some JSON which builds the chart. There are still a couple of bugs, but I hope to have stable release soon. The idea was to be pretty and to minimise dependencies, currently it depends on underscore.js and XDate, but I plan to factor those out.
评论 #4443282 未加载
netghost将近 13 年前
It's a pity, but the demo seems busted. It pops an alert dialog (debugging?), and then any editing seems to fail pretty quick. The screenshots look nice though :)
评论 #4447621 未加载
评论 #4444226 未加载