savviTeam

Members
  • Content count

    1
  • Joined

  • Last visited

About savviTeam

  • Rank
    Forum Newbie
  1. Hi, Our simple Gantt Chart is extremely messed up. I've tried stripping out tasks & categories and can't figure out what the issue is. It makes the last moth extremely wide (half of the chart) and puts every single line under that column even though they should be spread throughout the chart. This is what we are using to embed and attached the xml and screenshot of the chart here. Using the latest version we just bought/downloaded a few days ago. var myChart = new FusionCharts("/fusionCharts/Charts/Gantt.swf", "chart1Id", "1000", "<? echo $chartHeight; ?>", "0", "1"); myChart.setDataURL("/fusionCharts/Gallery/Data/ganttExample.xml"); myChart.render("chartContainer"); ganttExample.xml