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

The library I am using, Kintone Gantt Chart Plugin (*1), uses jQuery.Gantt. I've heard that the plugin's package update policy is likely to require that it be registered as a...

maintenance

I am finding a chart that can show data Quarterly. Please let me know if with changes can we set scale Quarter?

enhancement

Has anyone tried importing in Angular 15? I face a lot of issues

needs info

How can I create a vertical scrollbar beside existing horizontal scrollbar?

enhancement

Some stuff to do for v1.2.0: - [ ] **Reevaluate this list!** Move some tasks to other tickets/releases, possibly use "Projects"? - [x] merge `develop` branch into `master` - [x]...

maintenance

My app has 15 minute intervals, each hour at 00, 15, 30 and 45 minutes. In the hours view, creating a time from 0000 to 2200 realizes a bar that...

bug

Adding minDate/maxDate as options for defining exact lower and upper date bounds instead of using the calculations made in the gantt char. Addresses Issue #143.

enhancement

UPDATE: I was able to get around this by commenting out the mousewheel event.. So while not an ideal solution for everyone, I am happy with it because it also...

enhancement

When either From/To has a no value in it, the progress bar appears in a strange position. To avoid such cases, I personally hide the internal text in the css...