jQuery.ganttView a Lightweight Gantt Chart for jQuery
I just wanted to drop a quick post about a new jQuery plugin that I've been working on for a recent project. As the title of the post implies it renders a simple HTML based Gantt chart using jQuery and the excellent date.js library. The screenshot below should give you an idea of what can be done with the plugin.
The current version is fairly stable and has been tested in FireFox 3.6, Safari 4, Chrome 5, and IE8 and works well in all those browsers. There are likely a few issues with it in IE7 and I wouldn't even bother checking IE6, unless someone sends me a patch I have no interest in supporting IE6.
The source code and documentation can be found on GitHub: http://github.com/thegrubbsian/jquery.ganttView
Let me know what you think and if there are any specific features you'd like to see added.
The current version is fairly stable and has been tested in FireFox 3.6, Safari 4, Chrome 5, and IE8 and works well in all those browsers. There are likely a few issues with it in IE7 and I wouldn't even bother checking IE6, unless someone sends me a patch I have no interest in supporting IE6.
The source code and documentation can be found on GitHub: http://github.com/thegrubbsian/jquery.ganttView
Let me know what you think and if there are any specific features you'd like to see added.
