jQuery.Gantt icon indicating copy to clipboard operation
jQuery.Gantt copied to clipboard

jQuery Gantt Chart

Results 58 jQuery.Gantt issues
Sort by recently updated
recently updated
newest added

- 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...

enhancement

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: ![image](https://cloud.githubusercontent.com/assets/1619079/12019508/5d5a9584-ad71-11e5-9a30-bc2510fe9b9b.png)

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...

enhancement
needs info

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...

maintenance

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...

enhancement

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...

enhancement