|
|
|
|
|
by beefsack
5043 days ago
|
|
Looks cool! I've been working on a Gantt chart using canvas: http://beefsack.github.com/gantt.js/ 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. |
|