When i was working on recent project (HR system) I had to implement the functionality of a Gantt chart. I found very cool, lightweight, jquery plugin jQuery.ganttView which is easy to use and fast. Currently it was working in our first version of system.
Unfortunately it turned out that system needs some functionalities that ganttView doesn’t provide, witch were:
- Paging
- Multiple tasks per row
- Parse json date stored in ticks format (milliseconds since January 1, 1970)
At first I wanted to extend used plugin but because I had some free time and wanted to learn new skills I’ve decided to write my own jquery plugin.
You can see results below (v1.1.0).
Edit Sun Nov 06 2011 15:56:52 +0100
Demo, example and download links were moved to separate page:
http://mbielanczuk.com/?page_id=368
Also, I invite you all to a google group:
https://groups.google.com/forum/#!forum/jquerygantt
95 responses
Do you want to comment?
Comments RSS and TrackBack Identifier URI ?
Trackbacks