jQuery.Gantt
jQuery.Gantt copied to clipboard
added captureVerticalWheel option
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 to scroll vertically without having to move cursor outside of the graph.
Tested on Chrome, in Firefox the horizontal scrolling does not work in general - which is fine for my purposes.
Feedback welcome!