jQuery.Gantt
jQuery.Gantt copied to clipboard
jQuery Gantt Chart
I did not like that scrolling was done both using the horizontal and vertical axis. I had a few independent charts on a page and I wanted to be able...
Updated the bar mouseover hint to also include the customClass. This will give developers more control over the color of the hover. Currently is defaults to a yellow. Now developers...
Currently bound to single `click`, I probably prefer `dblclick`, but not going to ruin it for everyone. The option to choose would be good, not sure about how the setting...
Hi, a very useful thing would be to be able to use custom scales or periods. For example, a day divided by hours is the most use case, but would...
Since in left panel rows , you use text-overflow:ellipsis;, i would suggest to add a title attribute to spans and include the full text (name and description, that will produce...
At least in Chrome for Mac. At least when there aren't any more days in the range. 
Hello, is there a possibility to exclude the weekends from the chart? I removed the saturdays and sundays from the header, but I can't remove the squares that correspond to...