|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 3/19/2008 11:20:03 AM
Posts: 1,
Visits: 4
|
|
Hi
I am hoping someone here can help me, I am using Gantt chats to illustrate resume data. This is what my chart looks like:

And this is the xml:
<graph date_format="mm/dd/yyyy">
<categories>
<category name="1989" start="01/01/1989 00:00:00" end="12/31/1989 23:59:59"/>
<category name="1990" start="01/01/1990 00:00:00" end="12/31/1990 23:59:59"/>
<category name="1991" start="01/01/1991 00:00:00" end="12/31/1991 23:59:59"/>
<category name="1992" start="01/01/1992 00:00:00" end="12/31/1992 23:59:59"/>
<category name="1993" start="01/01/1993 00:00:00" end="12/31/1993 23:59:59"/>
<category name="1994" start="01/01/1994 00:00:00" end="12/31/1994 23:59:59"/>
<category name="1995" start="01/01/1995 00:00:00" end="12/31/1995 23:59:59"/>
<category name="1996" start="01/01/1996 00:00:00" end="12/31/1996 23:59:59"/>
<category name="1997" start="01/01/1997 00:00:00" end="12/31/1997 23:59:59"/>
<category name="1998" start="01/01/1998 00:00:00" end="12/31/1998 23:59:59"/>
<category name="1999" start="01/01/1999 00:00:00" end="12/31/1999 23:59:59"/>
<category name="2000" start="01/01/2000 00:00:00" end="12/31/2000 23:59:59"/>
<category name="2001" start="01/01/2001 00:00:00" end="12/31/2001 23:59:59"/>
<category name="2002" start="01/01/2002 00:00:00" end="12/31/2002 23:59:59"/>
<category name="2003" start="01/01/2003 00:00:00" end="12/31/2003 23:59:59"/>
<category name="2004" start="01/01/2004 00:00:00" end="12/31/2004 23:59:59"/>
<category name="2005" start="01/01/2005 00:00:00" end="12/31/2005 23:59:59"/>
<category name="2006" start="01/01/2006 00:00:00" end="12/31/2006 23:59:59"/>
<category name="2007" start="01/01/2007 00:00:00" end="12/31/2007 23:59:59"/>
<category name="2008" start="01/01/2008 00:00:00" end="12/31/2008 23:59:59"/>
</categories>
<processes headerFontSize="16" headerVAlign="bottom" width="300" align="left" headerAlign="right" fontSize="11" isBold="1" headerText="category">
<process name="Education" id="1"/>
<process name="Salaried position" id="2"/>
<process name="Constract position" id="3"/>
<process name="Work on own project" id="4"/>
<process name="Leave" id="5"/>
<process name="Courses, conferences, continued education etc." id="6"/>
</processes>
<dataTable>
</dataTable>
<tasks showname="1">
<task processId="1" name="event1" showName="1" start="08/01/1989 00:00:00" end="06/01/1990 00:00:00"/>
<task processId="1" name="event2" showName="1" start="08/01/1990 00:00:00" end="06/01/1991 00:00:00"/>
<task processId="1" name="event3" showName="1" start="08/01/1991 00:00:00" end="06/01/1993 00:00:00"/>
<task processId="1" name="event4" showName="1" start="09/01/1993 00:00:00" end="12/01/1998 00:00:00"/>
<task processId="2" name="event5" showName="1" start="01/01/1999 00:00:00" end="03/01/2002 00:00:00"/>
<task processId="2" name="event6" showName="1" start="08/01/2002 00:00:00" end="08/01/2004 00:00:00"/>
<task processId="2" name="event7" showName="1" start="09/01/2004 00:00:00" end="07/31/2005 00:00:00"/>
<task processId="2" name="event9" showName="1" start="04/03/2006 00:00:00" end="05/31/2007 00:00:00"/>
<task processId="3" name="event10" showName="1" start="06/18/2007 00:00:00" end="07/31/2007 00:00:00"/>
<task processId="3" name="event11" showName="1" start="08/01/2007 00:00:00" end="01/31/2008 00:00:00"/>
<task processId="4" name="event12" showName="1" start="02/01/2008 00:00:00" end="05/30/2008 00:00:00"/>
</tasks>
<milestones>
</milestones>
<trendlines>
</trendlines>
<connectors>
</connectors>
</graph>
I can't figure out what I am doing wrong here, it seems that the flash program doesn't understand the information about the year and plots every event in the same year.
Any help will be greatly appreciated. If this problem does not exist in the non-free version, I'd love to see how that version displays my data.
Sincerely
Nina Jansen
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: 10/3/2008 2:42:18 AM
Posts: 2,117,
Visits: 498
|
|
Nina,
This problem doesn't exist in the latest version of licensed Gantt. If you can please send us your order Id at support [at] fusioncharts.com, we'll send you the chart.
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|