jsGanttImproved / ng-gantt

Gantt for Angular 8 based on jsgantt-improved
MIT License
61 stars 28 forks source link

Previous week also shows up when the first day for the task is Monday (How to hide it?) #31

Open vishal-shetty opened 4 years ago

vishal-shetty commented 4 years ago

Previous week also shows up in the chart when the first day is Monday. It is not logically correct to it as that week has use and also it takes up unnecessary space. Is there any way to hide that please?

mariohmol commented 4 years ago

could you please provide a print screen so we can understand more what is happening?

vishal-shetty commented 3 years ago

could you please provide a print screen so we can understand more what is happening?

Here is the screenshot of an example. You can see "week 07" showing up here when the data starts from "week 08" image

mariohmol commented 3 years ago

thanks, confirmed as a bug.. will take a look over that