Add On : Gantt Chart Problems
| Author | Posts |
|---|---|
October 15, 2014 at 1:41 pm 28417 | |
Hi, I want to report some troubles about the gantt chart add on :
1. If we change the percentage of task to 100%, the task will be dissappear
from the gantt chart. (I know it by changed the percentage to 100%, then I
went to another menu, and when I came back to gantt chart, the task was gone).
I think it’s better to make 100% task stay in gantt chart so we can review
all tasks at once.
2. Although we changed the task percentage, the to-do list percentage didn’t
change at all.
3. If we changed the task percentage, the task will be dissapear in My Task
menu (though the task isn’t 100% done)
4. We can’t add new to-do list in gantt chart. It would be wonderful if we
can add new to-do list, so we can make all task in gantt chart.
5. Milestones didn’t appear in gantt chart. It will be useful if miletsones
are appear in gantt chart, so we can view all our target at once.
Thank you | |
November 19, 2014 at 4:50 pm 30776 | |
Hi it is confusing to have the To Do List categories and the individual To Do Tasks as the same color in the Gantt chart. Is there a way I can make List one color and Task another color in the chart? Thanks | |
November 19, 2014 at 5:09 pm 30780 | |
Hello Meemu, You can add individual color for task and to do list. But you have to add some extra code in CSS file. If you are good in code then you can make it by your own way otherwise you have to hire a developer. Thank you 🙂 | |
November 19, 2014 at 5:59 pm 30789 | |
Hi I am OK with css so can do it myself however when i look at both areas using firebug both task and list areas are using the .gantt_task_content class so there is no differentiation – will i need to assign new classes and if so where? Also your css document is really difficult to read! Thanks | |
November 19, 2014 at 6:57 pm 30801 | |
Hello Meemu, Yes you have to assign new class. Task and task list areas are using same class so you can make a new class for task list and rename the div class which task list contains. Thank you 🙂 | |
2. Although we changed the task percentage, the to-do list percentage didn’t
change at all.
3. If we changed the task percentage, the task will be dissapear in My Task
menu (though the task isn’t 100% done)
4. We can’t add new to-do list in gantt chart. It would be wonderful if we
can add new to-do list, so we can make all task in gantt chart.
5. Milestones didn’t appear in gantt chart. It will be useful if miletsones
are appear in gantt chart, so we can view all our target at once.
Thank you