jQuery.Gantt
jQuery.Gantt copied to clipboard
jQuery Gantt Chart
- Reduced switch-case statement by introducing scaleSettigs object. - User can choose hours3, hours6 and hours12 in addition. - Solved #138 . Solution is different from suggested one. If scale...
Added selectors of options in index page so that users can try some options easily
- synchronize scroller with zooming - set scrollToToday=false after first render, prevent to scroll to today in zooming - clip to start/end if the new margin-left over the range by...
How can I use custom header, I want to remove some RowHeader : year to combine month-year (eg: January 2016) and completely remove day row header, I try to inspect...
Adding a New option: weekYearPrefix New Style: weekyear and code for a new row with calendar weeks between month and date. Addresses Issue #189
Display the Calendar week between month and days in days scale: 
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...
I want to make a tree like display of left panel. So that the sub tasks can be included and show/hide kind functionality can be given. can you please help...
Horizontal scrolling can be done only using custom slider or buttons. It has the following issues: 1. If brower window width is too small, eq. in mobile phones, right part...
Is it possible to keep the date/time fixed to the top, so when you scroll down the list of items in your gantt chart, you always have the date at...