I'm going to see if Javascript can create its own gantt diagram in HTML5 canvas. The chart should provide drag and drop. Is there a library that gives me a good foundation? so I donβt need to build everything from scratch.
jsGantt
A full-featured gantt chart component built entirely in Javascript , CSS, and AJAX . No images required.Features include: Tasks and Complex task groups Dependencies, Task Completion, Task color, Milestones, Resources, Dynamic loading of Tasks, Dynamic format change (day / week / month), Gantt loading from XML file.You can view a live example at http://www.jsgantt.com
A full-featured gantt chart component built entirely in Javascript , CSS, and AJAX . No images required.
Features include: Tasks and Complex task groups Dependencies, Task Completion, Task color, Milestones, Resources, Dynamic loading of Tasks, Dynamic format change (day / week / month), Gantt loading from XML file.
You can view a live example at http://www.jsgantt.com
Some other libraries:
http://www.fusioncharts.com/goodies/fusioncharts-free/chart-gallery/show.asp?id=44
http://www.bryntum.com/products/gantt/
http://www.jsgantt.com/#tDownload
Hope this helps.
Have you tried some examples? There are dozens. jsgantt and dhtmlxgantt are the first two found without much trouble.
Source: https://habr.com/ru/post/1413735/More articles:Generic Lisp: Getting the ASDF Package Version - packageWhere to install Nginx when using rvm - ruby-on-railsios sets the starting position and growth of UISlider - iosKinetic letters iTextSharp - c #JQPlot - Pie chart - get click color - jqueryHow to get user profile picture in Liferay - imageWhat is the correct way to introduce entity-based classes in Spring IoC - javaReading an integer from the database returns a floating point - floating-pointWPF window size has monitor size - c #Computing two vectors perpendicular to the third vector in 3D - mathAll Articles