# gantt-elastic **Repository Path**: benjiaxu/gantt-elastic ## Basic Information - **Project Name**: gantt-elastic - **Description**: https://github.com/neuronetio/gantt-elastic - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2021-01-21 - **Last Updated**: 2022-12-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Gantt-elastic - Javascript Gantt Chart (editable, responsive)

Javascript Gantt Chart for vue, jquery, vanilla js and other frameworks


Project moved as next major version to gantt-schedule-timeline-calendar



Gantt-elastic demo here

![preview img](https://github.com/neuronetio/gantt-elastic/raw/master/gantt-elastic.jpg) ![preview gif](https://github.com/neuronetio/gantt-elastic/raw/master/gantt-elastic.gif) ![preview gif](https://github.com/neuronetio/gantt-elastic/raw/master/grab-scroll.gif) ## Gantt-elastic is a vue component but it could be used in other frameworks or even with jQuery (vue is kind of elastic and lightweight framework). [WIKI](https://github.com/neuronetio/gantt-elastic/wiki) [Vue Example](https://github.com/neuronetio/vue-gantt-elastic) ### Installation `npm install --save gantt-elastic` or download zip from github / clone repo and if you want default header `npm install --save gantt-elastic-header` ### Usage ```html GanttElastic editor demo
``` ### gantt-elastic as vue component Take a look at the `vue.html` inside [examples folder](https://github.com/neuronetio/gantt-elastic/tree/master/examples) file to see how you could add gantt-elastic inside `