프로그래밍/Script
[jQuery] Twproject Gantt: JavaScript component for creating Gantts
홍반장水_
2014. 4. 21. 09:40
반응형
Twproject Gantt: JavaScript component for creating Gantts
Twproject Gantt is a JavaScript component for Gantts and other charts, like task trees, built on jQuery. It offers in-place editing, zooming, data shortcuts, CSS skinning, and much more.
jQuery로 간트 차트 만들기
jQueryGantt
jQuery Gantt editor has been written by Roberto Bicchierai and Silvia Chelazzi
These are some key features:
- jquery based
- MIT licensed: you can reuse everywhere
- json import-export
- internationalizable
- manage task status –> project workflow
- manage dependecies
- manage assignements (resources, roles efforts)
- server synchronization ready
- full undo-redo support
- cross browser (at least for recent versions)
- keyboard editing support
- SVG visual editor
- print friendly
Try the online working demo here: http://gantt.twproject.com
Read here about latest release: http://roberto.open-lab.com/2014/04/10/jquery-gantt-editor-svg-and-critical-path/
Read the genesis of this component here: http://roberto.open-lab.com/2012/06/14/the-javascript-gantt-odyssey/
Documentation is here: http://roberto.open-lab.com/2012/08/24/jquery-gantt-editor/
jQuery Gantt editor is part of Twproject 5 project
반응형