gantt-elastic icon indicating copy to clipboard operation
gantt-elastic copied to clipboard

Gantt Chart [ javascript gantt chart, gantt component, vue gantt, vue gantt chart, responsive gantt, project manager , vue projects ]

Results 16 gantt-elastic issues
Sort by recently updated
recently updated
newest added

If no tasks given, the firstTaskTime will be Number.MAX_SAFE_INTEGER and the lastTaskTime will be 0. They are both invalid time ms. We can set reasonable values to them when no...

```` import GanttElastic from 'gantt-elastic'; import GanttElasticHeader from 'gantt-elastic-header'; const getDate = function(hours) { const currentDate = new Date(); const currentYear = currentDate.getFullYear(); const currentMonth = currentDate.getMonth(); const currentDay =...

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...

dependencies

Hello, I would like to use this awesome code with angular 8 (the other angular code is agpl licensed) to be used as a room booking system. But I don't...

Hi There In my application I have schedules that may take several years. When I used the gantt-elastic diagram, the application took too much time to load and blocked the...

How to modify Calendar in Chinese ?