Issue 560: Gannt chart extra view feature request
Status:  Done
Owner: ----
Closed:  Aug 2010
Reported by tdm...@gmail.com, Jul 16, 2010
Hello,

I am using jQuery fullcalendar and I am loving its fantastic feature set that is growing by the month.

I am wondering if anyone has any ideas on how I could integrate a jquery gannt chart with jquery fullcalendar.

I have found a few projects that look promising

    * http://www.maro-z.com/examples/jquery.gantt/
    * https://code.google.com/p/jquery-gantt/
    * http://github.com/thegrubbsian/jquery.ganttView

I have looked into how fullcalendar generates its views and so far have not had any success in extending this to provide a container for one of these gannt charts to 'sit within' fullcalendar and be triggered by its buttons.

Tim

Aug 25, 2010
Project Member #1 adamrs...@gmail.com
you'd just have to write all the connecting code to do it (all custom, sorry fullcalendar doesn't have a real plugin architecture yet). hopefully fullcalendar will get its own gantt view at some point:
https://code.google.com/p/fullcalendar/issues/detail?id=150
(or maybe officially merge with another project that does it well)
Status: Done