ezgantt
ezgantt copied to clipboard
ezGantt main
In your README.md you have: ezGantt uses public Google Chart and Google Drive JavaScript APIs, so the same users who can view the Spreadsheet can see the Gantt chart. To...
This PR fixes one bug and adds a handy feature: - The title of the page wasn't being updated after loading a different document. Now it properly updates it. -...
The system should gracefully ignore data in a column with no header value.
This is an issue in the Gantt rendering widget, but could possibly be checked for in the ezgantt script (because the rendering widget does not give good advice on how...
Currently, ezgantt doesn't keep the same ordering of the tasks in the gantt view as in the spreadsheet. More of a feature request than a bug I guess.
Currently, when a user sets up "Start Date" and Duration columns, the graph would include weekend days to calculate task duration. Please either provide a control/setting for switching between calendar...
When using the normal date format (i.e. dd/mm/yyyy), it assumes the strange US format where the month is the first number.