Dhtmlxgantt
Base on dhtmlgantt.Add some Feature like "Alarm day","plan duration","set the endday"...
Install / Use
/learn @zuing/DhtmlxganttREADME
DhtmlxGantt
Base on dhtmlxgantt.(The basic APi see DhtmlxGantt)
Add some Feature like "Alarm day","plan duration","set the endday"...
The basic dhtmlxgantt

The update dhtmlxgantt
##New Features
- Add Task Property "Plan Duration"
if Duration > Plan Duration fill RED bar.
if Duration < Plan Duration fill GREEN bar.
- Add Task Property "Alarm"
if the Task now() > (EndDate - Alarm) fill YELLOW bar
-
Add Task Property "EndDate"
-
Add Task Property "maxId"
Add new Task the Id is autoincrease.
-
Click Tree text can Collapse and Expand Task.
-
The ContentMenu items can show or hidden.
-
Support multi-Language (lang/zj.js;lang/en.js)
-
User the two TOOLBAL to manager Task and Project.
-
Add the "click" and "mousemove" event on each Task row.
-
Add "TaskName" to the ERROR info.
-
Set StartDate can auto adjust ChildTask and SuccessorTask.
-
Use the DhtmlxCalendar to set the Date input text.
