Skip to content

RahulShahUI/gantt

 
 

Repository files navigation

Added couple of features for personal needs. If you found it useful for your case - welcome ;)

Install

npm install frappe-gantt-codeelves

or if you are using yarn

yarn add frappe-gantt-codeelves

Added Features

  1. Added new boolean option is_bar_draggable, so now you can specify if bar will be draggable. Default value: true;

  2. Separated click event and popup handler. That means now when you set a popup_trigger option as 'mouseover', click handler will work independently.

Docs

Original documentation here.

About

Open Source Javascript Gantt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.2%
  • CSS 3.9%
  • HTML 2.9%