# gantt-elastic **Repository Path**: github-synchronization-source/gantt-elastic ## Basic Information - **Project Name**: gantt-elastic - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-25 - **Last Updated**: 2024-01-25 ## 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




This project is not suitable for use in a production environment as it runs very slowly even in standard medium projects. This project has been completely rewritten and built with super performance in mind and is available in the new repository as a 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 `