forked from mbielanczuk/jQuery.Gantt
-
Notifications
You must be signed in to change notification settings - Fork 305
Open
Labels
Description
It would be nice to have the possibility of setting a start and end date range for the GANTT chart, for example showing only one complete year (no matter if there are items or not).
This would probably mean adding two new parameters (dateStart, dateEnd) to the GANTT configuration.
Is this something that could be done without a lot of work or can I somehow achieve this functionality already?