ghost

Members
  • Content count

    13
  • Joined

  • Last visited

Posts posted by ghost


  1. Hi,

     

    I use gant charts to build a timeline to display some response time but sometimes bars aren't displayed correctly. (see attached file, NoBars.PNG)

    That's the html for each bars not displayed correctly, it's always x="868.5" for each bar.

    <rect x="868.5" y="71.5" width="1" height="10" r="0" rx="0" ry="0" stroke="#4371a7" opacity="1" fill-opacity="1" stroke-opacity="1" stroke-width="1" style="opacity: 1; fill-opacity: 1;"></rect>
    

    If you want test, use the attached file NoBars.xml.

     

     

    Thanks,

    Ghost

    post-59758-0-54295500-1390213304_thumb.png

    NoBars.xml


  2. hi Rishab,

     

    on your second screenshot  ->  js.jpg, in the first row, it's empty, that's my issue :)

    and normally you have an error like this in the javascript:

     

    1. Error: Invalid negative value for <rect> attribute width="-1" 
      1. window.Raphael.svg.d._setFillAndStroke
      2. window.Raphael.svg.R.attr
      3. V
      4. window.Raphael.svg.R.attr
      5. Ca

     

    or this one:

     

    1. Error: Invalid negative value for <rect> attribute width="-1" 
      1. window.Raphael.svg.d._setFillAndStroke
      2. window.Raphael.svg.R.attr
      3. Ca
     
     
     
     
    Thank you for your help

  3. hi Haritha,

     

    thank you for your help.

     

    i did the corrections, but i always have this issue.

     

    in the category tag the start and the end are formated like this:

     

    <category start="20-09-2013 15:05:08.567" end="20-09-2013 15:06:08.567" label="0 mn" />

     

    in the chart caption:

    <chart caption="test" scrollColor="4F85C5" dateFormat="dd-mm-yyyy hh:mn:ss.fff" paletteThemeColor="4F85C5" ganttWidthPercent="70">
     
    in the task:
    <task start="20-09-2013 15:05:08.567" end="20-09-2013 15:05:08.661" height="10" animation="0" />
     
    i notice that when i change the width of the graph, the task not showing change also.
    <script type="text/javascript">
                if (FusionCharts('chartId'))
                    FusionCharts('chartId').dispose();
                FusionCharts.setCurrentRenderer('javascript');
            
                var myChart = new FusionCharts("@(Url.Content("~/Content/FusionCharts/Gantt.swf"))", "chartId", "100%", "750");
                FusionCharts.debugMode.enabled( function() { console.log(arguments); }, 'verbose');
                myChart.setXMLData('@(new MvcHtmlString(Model.GetXmlData(Url)))');
            
                myChart.render("chartContainer");
        </script>
    

    '@(new MvcHtmlString(Model.GetXmlData(Url)))'   ->   return the xml sample.

     
    and it's the same when i change the width of the processes.
     
    <processes fontsize="9" idBold="1" align="left" hoverBandcolor="4F85C5" width="150">
     
     
     
    i have a xml file if you want test.
    <?xml version="1.0" encoding="utf-8"?>
    <chart caption="test" scrollColor="4F85C5" dateFormat="dd-mm-yyyy hh:mn:ss.fff" paletteThemeColor="4F85C5" ganttWidthPercent="70">
      <categories align="left">
        <category start="20-09-2013 15:05:08.567" end="20-09-2013 15:06:08.567" label="0 mn" />
        <category start="20-09-2013 15:06:08.567" end="20-09-2013 15:07:08.567" label="1 mn" />
      </categories>
      <datatable headerVAlign="bottom">
        <datacolumn headerText="Code" headerFontSize="12">
          <text label="302" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="302" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="302" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="302" />
          <text label="200" />
          <text label="200" />
          <text label="302" />
          <text label="301" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="302" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="404" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="302" />
          <text label="302" />
          <text label="200" />
          <text label="200" />
          <text label="302" />
          <text label="302" />
          <text label="302" />
          <text label="302" />
          <text label="302" />
          <text label="302" />
          <text label="200" />
          <text label="200" />
          <text label="302" />
          <text label="302" />
          <text label="200" />
          <text label="200" />
          <text label="302" />
          <text label="302" />
          <text label="200" />
          <text label="302" />
          <text label="200" />
          <text label="302" />
          <text label="200" />
          <text label="302" />
          <text label="302" />
          <text label="302" />
          <text label="302" />
          <text label="200" />
          <text label="302" />
          <text label="200" />
          <text label="302" />
          <text label="200" />
          <text label="302" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="302" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="302" />
          <text label="404" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="302" />
          <text label="200" />
          <text label="200" />
          <text label="302" />
          <text label="200" />
          <text label="302" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="302" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="302" />
          <text label="302" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="302" />
          <text label="302" />
          <text label="302" />
          <text label="200" />
          <text label="302" />
          <text label="200" />
          <text label="204" />
          <text label="200" />
          <text label="200" />
          <text label="302" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="302" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="302" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="302" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="302" />
          <text label="302" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="302" />
          <text label="200" />
          <text label="200" />
          <text label="302" />
          <text label="200" />
          <text label="302" />
          <text label="200" />
          <text label="200" />
          <text label="302" />
          <text label="200" />
          <text label="200" />
          <text label="302" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="200" />
          <text label="302" />
          <text label="302" />
          <text label="200" />
          <text label="302" />
          <text label="302" />
          <text label="200" />
          <text label="200" />
          <text label="302" />
          <text label="200" />
          <text label="200" />
          <text label="302" />
          <text label="200" />
        </datacolumn>
        <datacolumn headerText="Size" headerFontSize="12">
          <text label="88" />
          <text label="63780" />
          <text label="28857" />
          <text label="87579" />
          <text label="0" />
          <text label="6454" />
          <text label="8639" />
          <text label="1735" />
          <text label="798" />
          <text label="735" />
          <text label="6969" />
          <text label="2441" />
          <text label="2153" />
          <text label="424" />
          <text label="92556" />
          <text label="198792" />
          <text label="6207" />
          <text label="3490" />
          <text label="5513" />
          <text label="9763" />
          <text label="727" />
          <text label="6674" />
          <text label="1072" />
          <text label="8208" />
          <text label="25542" />
          <text label="54931" />
          <text label="48572" />
          <text label="63795" />
          <text label="16137" />
          <text label="2697" />
          <text label="11600" />
          <text label="20991" />
          <text label="22547" />
          <text label="15675" />
          <text label="2384" />
          <text label="9649" />
          <text label="2531" />
          <text label="1716" />
          <text label="2722" />
          <text label="2429" />
          <text label="2070" />
          <text label="2639" />
          <text label="2317" />
          <text label="35" />
          <text label="35" />
          <text label="42" />
          <text label="285" />
          <text label="2317" />
          <text label="702" />
          <text label="4912" />
          <text label="7691" />
          <text label="164" />
          <text label="966" />
          <text label="1792" />
          <text label="2308" />
          <text label="2784" />
          <text label="410" />
          <text label="2637" />
          <text label="2757" />
          <text label="2876" />
          <text label="2752" />
          <text label="2591" />
          <text label="2457" />
          <text label="1025" />
          <text label="179" />
          <text label="1091" />
          <text label="470" />
          <text label="711" />
          <text label="114" />
          <text label="42" />
          <text label="2582" />
          <text label="127" />
          <text label="946" />
          <text label="1013" />
          <text label="1081" />
          <text label="13976" />
          <text label="1482" />
          <text label="1020" />
          <text label="1316" />
          <text label="2620" />
          <text label="1178" />
          <text label="6961" />
          <text label="6343" />
          <text label="1243" />
          <text label="1126" />
          <text label="339" />
          <text label="619" />
          <text label="0" />
          <text label="43" />
          <text label="1406" />
          <text label="84" />
          <text label="303" />
          <text label="47396" />
          <text label="2817" />
          <text label="948" />
          <text label="90938" />
          <text label="2332" />
          <text label="1406" />
          <text label="2892" />
          <text label="171" />
          <text label="1511" />
          <text label="15469" />
          <text label="26051" />
          <text label="3882" />
          <text label="1817" />
          <text label="93432" />
          <text label="28069" />
          <text label="1849" />
          <text label="3462" />
          <text label="4776" />
          <text label="1856" />
          <text label="435" />
          <text label="2701" />
          <text label="747" />
          <text label="253" />
          <text label="10798" />
          <text label="17638" />
          <text label="2860" />
          <text label="3049" />
          <text label="27593" />
          <text label="6165" />
          <text label="63439" />
          <text label="68516" />
          <text label="17655" />
          <text label="16602" />
          <text label="15838" />
          <text label="2317" />
          <text label="611" />
          <text label="1022" />
          <text label="1054" />
          <text label="955" />
          <text label="279" />
          <text label="611" />
          <text label="347" />
          <text label="308" />
          <text label="2317" />
          <text label="2754" />
          <text label="1321" />
          <text label="258" />
          <text label="277" />
          <text label="362" />
          <text label="365" />
          <text label="576" />
          <text label="890" />
          <text label="711" />
          <text label="408" />
          <text label="43" />
          <text label="619" />
          <text label="35" />
          <text label="35" />
          <text label="42" />
          <text label="528" />
          <text label="42" />
          <text label="695" />
          <text label="0" />
          <text label="0" />
          <text label="5" />
          <text label="0" />
          <text label="198" />
          <text label="0" />
          <text label="298" />
          <text label="146" />
          <text label="383" />
          <text label="5" />
          <text label="108" />
          <text label="0" />
          <text label="5" />
          <text label="0" />
          <text label="5434" />
          <text label="5" />
          <text label="43" />
          <text label="221" />
          <text label="43" />
          <text label="5" />
          <text label="105" />
          <text label="5" />
          <text label="5" />
          <text label="0" />
          <text label="105" />
          <text label="68" />
          <text label="0" />
          <text label="68" />
          <text label="5" />
          <text label="0" />
          <text label="73" />
          <text label="73" />
          <text label="384" />
          <text label="43" />
          <text label="44921" />
          <text label="2764" />
          <text label="116378" />
          <text label="5268" />
          <text label="2317" />
          <text label="308" />
          <text label="258" />
          <text label="1840" />
          <text label="1476" />
          <text label="1013" />
          <text label="783" />
          <text label="63187" />
          <text label="1161" />
          <text label="3618" />
          <text label="564" />
          <text label="365" />
          <text label="0" />
          <text label="217" />
          <text label="324" />
          <text label="5" />
          <text label="43" />
          <text label="198" />
          <text label="43" />
          <text label="22005" />
          <text label="380" />
          <text label="68" />
          <text label="2317" />
          <text label="43" />
          <text label="109" />
          <text label="0" />
          <text label="24991" />
          <text label="1752" />
          <text label="57892" />
          <text label="88109" />
          <text label="7730" />
          <text label="9688" />
          <text label="35" />
          <text label="35" />
          <text label="42" />
          <text label="0" />
          <text label="42" />
          <text label="43" />
          <text label="1491" />
          <text label="245" />
          <text label="5" />
          <text label="198" />
          <text label="9917" />
          <text label="590" />
          <text label="5676" />
          <text label="0" />
          <text label="43" />
          <text label="42" />
          <text label="245" />
          <text label="68" />
          <text label="24984" />
          <text label="0" />
          <text label="43" />
          <text label="43" />
          <text label="0" />
          <text label="14887" />
          <text label="43" />
          <text label="586" />
          <text label="47661" />
          <text label="0" />
          <text label="9917" />
          <text label="36" />
          <text label="8387" />
          <text label="367" />
          <text label="24205" />
          <text label="24205" />
          <text label="0" />
          <text label="28038" />
          <text label="787" />
          <text label="43046" />
          <text label="694" />
          <text label="770" />
          <text label="1103" />
          <text label="617" />
          <text label="10697" />
          <text label="1586" />
          <text label="2317" />
          <text label="35" />
          <text label="42" />
          <text label="308" />
          <text label="2903" />
          <text label="3272" />
          <text label="35" />
          <text label="3545" />
          <text label="2317" />
          <text label="581" />
          <text label="1197" />
          <text label="42" />
          <text label="0" />
          <text label="43" />
          <text label="5" />
          <text label="324" />
          <text label="43" />
          <text label="198" />
          <text label="173" />
          <text label="43" />
          <text label="245" />
          <text label="109" />
          <text label="68" />
          <text label="43" />
          <text label="0" />
          <text label="0" />
          <text label="5" />
          <text label="1483" />
          <text label="245" />
          <text label="198" />
          <text label="43" />
          <text label="35" />
          <text label="0" />
          <text label="68" />
          <text label="0" />
          <text label="0" />
          <text label="0" />
        </datacolumn>
      </datatable>
      <processes fontsize="9" idBold="1" align="left" hoverBandcolor="4F85C5" width="150">
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
        <process label="test" />
      </processes>
      <tasks hoverFillColor="51B848">
        <task start="20-09-2013 15:05:08.567" end="20-09-2013 15:05:08.661" height="10" animation="0" />
        <task start="20-09-2013 15:05:08.661" end="20-09-2013 15:05:09.004" height="10" animation="0" />
        <task start="20-09-2013 15:05:09.004" end="20-09-2013 15:05:09.019" height="10" animation="0" />
        <task start="20-09-2013 15:05:09.004" end="20-09-2013 15:05:09.035" height="10" animation="0" />
        <task start="20-09-2013 15:05:09.004" end="20-09-2013 15:05:09.019" height="10" animation="0" />
        <task start="20-09-2013 15:05:09.004" end="20-09-2013 15:05:09.035" height="10" animation="0" />
        <task start="20-09-2013 15:05:09.004" end="20-09-2013 15:05:09.035" height="10" animation="0" />
        <task start="20-09-2013 15:05:09.004" end="20-09-2013 15:05:09.035" height="10" animation="0" />
        <task start="20-09-2013 15:05:09.004" end="20-09-2013 15:05:09.035" height="10" animation="0" />
        <task start="20-09-2013 15:05:09.004" end="20-09-2013 15:05:09.035" height="10" animation="0" />
        <task start="20-09-2013 15:05:09.019" end="20-09-2013 15:05:09.019" height="10" animation="0" />
        <task start="20-09-2013 15:05:09.019" end="20-09-2013 15:05:09.035" height="10" animation="0" />
        <task start="20-09-2013 15:05:09.019" end="20-09-2013 15:05:09.035" height="10" animation="0" />
        <task start="20-09-2013 15:05:09.035" end="20-09-2013 15:05:09.051" height="10" animation="0" />
        <task start="20-09-2013 15:05:09.035" end="20-09-2013 15:05:09.097" height="10" animation="0" />
        <task start="20-09-2013 15:05:09.035" end="20-09-2013 15:05:09.565" height="10" animation="0" />
        <task start="20-09-2013 15:05:09.035" end="20-09-2013 15:05:09.035" height="10" animation="0" />
        <task start="20-09-2013 15:05:09.035" end="20-09-2013 15:05:09.051" height="10" animation="0" />
        <task start="20-09-2013 15:05:09.035" end="20-09-2013 15:05:09.051" height="10" animation="0" />
        <task start="20-09-2013 15:05:09.035" end="20-09-2013 15:05:09.051" height="10" animation="0" />
        <task start="20-09-2013 15:05:09.035" end="20-09-2013 15:05:09.051" height="10" animation="0" />
        <task start="20-09-2013 15:05:09.035" end="20-09-2013 15:05:09.051" height="10" animation="0" />
        <task start="20-09-2013 15:05:09.051" end="20-09-2013 15:05:09.066" height="10" animation="0" />
        <task start="20-09-2013 15:05:09.066" end="20-09-2013 15:05:09.097" height="10" animation="0" />
        <task start="20-09-2013 15:05:09.175" end="20-09-2013 15:05:09.207" height="10" animation="0" />
        <task start="20-09-2013 15:05:09.175" end="20-09-2013 15:05:09.207" height="10" animation="0" />
        <task start="20-09-2013 15:05:09.175" end="20-09-2013 15:05:11.047" height="10" animation="0" />
        <task start="20-09-2013 15:05:09.175" end="20-09-2013 15:05:09.456" height="10" animation="0" />
        <task start="20-09-2013 15:05:09.175" end="20-09-2013 15:05:09.191" height="10" animation="0" />
        <task start="20-09-2013 15:05:09.175" end="20-09-2013 15:05:10.221" height="10" animation="0" />
        <task start="20-09-2013 15:05:09.175" end="20-09-2013 15:05:13.544" height="10" animation="0" />
        <task start="20-09-2013 15:05:09.191" end="20-09-2013 15:05:12.202" height="10" animation="0" />
        <task start="20-09-2013 15:05:09.207" end="20-09-2013 15:05:12.264" height="10" animation="0" />
        <task start="20-09-2013 15:05:09.207" end="20-09-2013 15:05:09.456" height="10" animation="0" />
        <task start="20-09-2013 15:05:09.456" end="20-09-2013 15:05:09.581" height="10" animation="0" />
        <task start="20-09-2013 15:05:09.456" end="20-09-2013 15:05:09.690" height="10" animation="0" />
        <task start="20-09-2013 15:05:09.565" end="20-09-2013 15:05:09.581" height="10" animation="0" />
        <task start="20-09-2013 15:05:09.581" end="20-09-2013 15:05:09.581" height="10" animation="0" />
        <task start="20-09-2013 15:05:09.581" end="20-09-2013 15:05:09.581" height="10" animation="0" />
        <task start="20-09-2013 15:05:09.581" end="20-09-2013 15:05:09.581" height="10" animation="0" />
        <task start="20-09-2013 15:05:09.581" end="20-09-2013 15:05:09.581" height="10" animation="0" />
        <task start="20-09-2013 15:05:09.581" end="20-09-2013 15:05:09.597" height="10" animation="0" />
        <task start="20-09-2013 15:05:09.581" end="20-09-2013 15:05:09.597" height="10" animation="0" />
        <task start="20-09-2013 15:05:10.299" end="20-09-2013 15:05:10.314" height="10" animation="0" />
        <task start="20-09-2013 15:05:10.314" end="20-09-2013 15:05:10.330" height="10" animation="0" />
        <task start="20-09-2013 15:05:10.345" end="20-09-2013 15:05:10.564" height="10" animation="0" />
        <task start="20-09-2013 15:05:10.361" end="20-09-2013 15:05:10.361" height="10" animation="0" />
        <task start="20-09-2013 15:05:10.408" end="20-09-2013 15:05:10.548" height="10" animation="0" />
        <task start="20-09-2013 15:05:10.408" end="20-09-2013 15:05:10.548" height="10" animation="0" />
        <task start="20-09-2013 15:05:10.408" end="20-09-2013 15:05:10.548" height="10" animation="0" />
        <task start="20-09-2013 15:05:10.548" end="20-09-2013 15:05:10.564" height="10" animation="0" />
        <task start="20-09-2013 15:05:10.548" end="20-09-2013 15:05:10.564" height="10" animation="0" />
        <task start="20-09-2013 15:05:10.564" end="20-09-2013 15:05:10.579" height="10" animation="0" />
        <task start="20-09-2013 15:05:10.564" end="20-09-2013 15:05:10.579" height="10" animation="0" />
        <task start="20-09-2013 15:05:10.564" end="20-09-2013 15:05:10.579" height="10" animation="0" />
        <task start="20-09-2013 15:05:10.564" end="20-09-2013 15:05:10.579" height="10" animation="0" />
        <task start="20-09-2013 15:05:10.579" end="20-09-2013 15:05:10.642" height="10" animation="0" />
        <task start="20-09-2013 15:05:10.579" end="20-09-2013 15:05:10.595" height="10" animation="0" />
        <task start="20-09-2013 15:05:10.579" end="20-09-2013 15:05:10.595" height="10" animation="0" />
        <task start="20-09-2013 15:05:10.579" end="20-09-2013 15:05:10.595" height="10" animation="0" />
        <task start="20-09-2013 15:05:10.595" end="20-09-2013 15:05:10.642" height="10" animation="0" />
        <task start="20-09-2013 15:05:10.595" end="20-09-2013 15:05:10.657" height="10" animation="0" />
        <task start="20-09-2013 15:05:10.595" end="20-09-2013 15:05:10.611" height="10" animation="0" />
        <task start="20-09-2013 15:05:10.611" end="20-09-2013 15:05:10.611" height="10" animation="0" />
        <task start="20-09-2013 15:05:10.611" end="20-09-2013 15:05:10.626" height="10" animation="0" />
        <task start="20-09-2013 15:05:10.626" end="20-09-2013 15:05:10.642" height="10" animation="0" />
        <task start="20-09-2013 15:05:10.642" end="20-09-2013 15:05:10.642" height="10" animation="0" />
        <task start="20-09-2013 15:05:10.642" end="20-09-2013 15:05:10.657" height="10" animation="0" />
        <task start="20-09-2013 15:05:10.642" end="20-09-2013 15:05:10.657" height="10" animation="0" />
        <task start="20-09-2013 15:05:10.642" end="20-09-2013 15:05:10.673" height="10" animation="0" />
        <task start="20-09-2013 15:05:10.657" end="20-09-2013 15:05:10.673" height="10" animation="0" />
        <task start="20-09-2013 15:05:10.657" end="20-09-2013 15:05:10.673" height="10" animation="0" />
        <task start="20-09-2013 15:05:10.657" end="20-09-2013 15:05:10.673" height="10" animation="0" />
        <task start="20-09-2013 15:05:10.673" end="20-09-2013 15:05:10.673" height="10" animation="0" />
        <task start="20-09-2013 15:05:10.673" end="20-09-2013 15:05:10.673" height="10" animation="0" />
        <task start="20-09-2013 15:05:10.673" end="20-09-2013 15:05:10.689" height="10" animation="0" />
        <task start="20-09-2013 15:05:10.673" end="20-09-2013 15:05:10.689" height="10" animation="0" />
        <task start="20-09-2013 15:05:10.673" end="20-09-2013 15:05:10.689" height="10" animation="0" />
        <task start="20-09-2013 15:05:10.673" end="20-09-2013 15:05:10.689" height="10" animation="0" />
        <task start="20-09-2013 15:05:10.689" end="20-09-2013 15:05:10.689" height="10" animation="0" />
        <task start="20-09-2013 15:05:10.689" end="20-09-2013 15:05:10.689" height="10" animation="0" />
        <task start="20-09-2013 15:05:10.689" end="20-09-2013 15:05:10.704" height="10" animation="0" />
        <task start="20-09-2013 15:05:12.358" end="20-09-2013 15:05:12.374" height="10" animation="0" />
        <task start="20-09-2013 15:05:12.358" end="20-09-2013 15:05:12.374" height="10" animation="0" />
        <task start="20-09-2013 15:05:12.358" end="20-09-2013 15:05:12.374" height="10" animation="0" />
        <task start="20-09-2013 15:05:12.358" end="20-09-2013 15:05:12.374" height="10" animation="0" />
        <task start="20-09-2013 15:05:12.358" end="20-09-2013 15:05:12.374" height="10" animation="0" />
        <task start="20-09-2013 15:05:12.545" end="20-09-2013 15:05:12.561" height="10" animation="0" />
        <task start="20-09-2013 15:05:12.608" end="20-09-2013 15:05:12.623" height="10" animation="0" />
        <task start="20-09-2013 15:05:13.544" end="20-09-2013 15:05:13.559" height="10" animation="0" />
        <task start="20-09-2013 15:05:25.089" end="20-09-2013 15:05:25.104" height="10" animation="0" />
        <task start="20-09-2013 15:05:25.104" end="20-09-2013 15:05:25.104" height="10" animation="0" />
        <task start="20-09-2013 15:05:25.104" end="20-09-2013 15:05:25.791" height="10" animation="0" />
        <task start="20-09-2013 15:05:25.791" end="20-09-2013 15:05:25.806" height="10" animation="0" />
        <task start="20-09-2013 15:05:25.744" end="20-09-2013 15:05:25.806" height="10" animation="0" />
        <task start="20-09-2013 15:05:25.744" end="20-09-2013 15:05:25.853" height="10" animation="0" />
        <task start="20-09-2013 15:05:25.744" end="20-09-2013 15:05:25.806" height="10" animation="0" />
        <task start="20-09-2013 15:05:25.744" end="20-09-2013 15:05:25.806" height="10" animation="0" />
        <task start="20-09-2013 15:05:25.791" end="20-09-2013 15:05:25.806" height="10" animation="0" />
        <task start="20-09-2013 15:05:25.853" end="20-09-2013 15:05:25.884" height="10" animation="0" />
        <task start="20-09-2013 15:05:25.869" end="20-09-2013 15:05:25.900" height="10" animation="0" />
        <task start="20-09-2013 15:05:25.869" end="20-09-2013 15:05:25.900" height="10" animation="0" />
        <task start="20-09-2013 15:05:25.869" end="20-09-2013 15:05:25.916" height="10" animation="0" />
        <task start="20-09-2013 15:05:25.869" end="20-09-2013 15:05:25.900" height="10" animation="0" />
        <task start="20-09-2013 15:05:25.869" end="20-09-2013 15:05:25.900" height="10" animation="0" />
        <task start="20-09-2013 15:05:25.869" end="20-09-2013 15:05:26.009" height="10" animation="0" />
        <task start="20-09-2013 15:05:25.869" end="20-09-2013 15:05:29.145" height="10" animation="0" />
        <task start="20-09-2013 15:05:25.884" end="20-09-2013 15:05:25.916" height="10" animation="0" />
        <task start="20-09-2013 15:05:25.900" end="20-09-2013 15:05:25.916" height="10" animation="0" />
        <task start="20-09-2013 15:05:25.900" end="20-09-2013 15:05:28.911" height="10" animation="0" />
        <task start="20-09-2013 15:05:25.900" end="20-09-2013 15:05:25.916" height="10" animation="0" />
        <task start="20-09-2013 15:05:25.900" end="20-09-2013 15:05:25.916" height="10" animation="0" />
        <task start="20-09-2013 15:05:25.916" end="20-09-2013 15:05:25.916" height="10" animation="0" />
        <task start="20-09-2013 15:05:25.916" end="20-09-2013 15:05:25.931" height="10" animation="0" />
        <task start="20-09-2013 15:05:25.916" end="20-09-2013 15:05:25.931" height="10" animation="0" />
        <task start="20-09-2013 15:05:25.916" end="20-09-2013 15:05:25.931" height="10" animation="0" />
        <task start="20-09-2013 15:05:25.916" end="20-09-2013 15:05:25.931" height="10" animation="0" />
        <task start="20-09-2013 15:05:25.916" end="20-09-2013 15:05:25.931" height="10" animation="0" />
        <task start="20-09-2013 15:05:25.931" end="20-09-2013 15:05:25.931" height="10" animation="0" />
        <task start="20-09-2013 15:05:26.040" end="20-09-2013 15:05:26.056" height="10" animation="0" />
        <task start="20-09-2013 15:05:26.040" end="20-09-2013 15:05:26.056" height="10" animation="0" />
        <task start="20-09-2013 15:05:26.040" end="20-09-2013 15:05:26.087" height="10" animation="0" />
        <task start="20-09-2013 15:05:26.040" end="20-09-2013 15:05:26.150" height="10" animation="0" />
        <task start="20-09-2013 15:05:26.040" end="20-09-2013 15:05:26.072" height="10" animation="0" />
        <task start="20-09-2013 15:05:26.040" end="20-09-2013 15:05:26.072" height="10" animation="0" />
        <task start="20-09-2013 15:05:26.056" end="20-09-2013 15:05:26.087" height="10" animation="0" />
        <task start="20-09-2013 15:05:26.056" end="20-09-2013 15:05:26.072" height="10" animation="0" />
        <task start="20-09-2013 15:05:26.072" end="20-09-2013 15:05:26.087" height="10" animation="0" />
        <task start="20-09-2013 15:05:26.072" end="20-09-2013 15:05:26.087" height="10" animation="0" />
        <task start="20-09-2013 15:05:26.072" end="20-09-2013 15:05:26.087" height="10" animation="0" />
        <task start="20-09-2013 15:05:26.087" end="20-09-2013 15:05:26.087" height="10" animation="0" />
        <task start="20-09-2013 15:05:26.087" end="20-09-2013 15:05:26.087" height="10" animation="0" />
        <task start="20-09-2013 15:05:26.087" end="20-09-2013 15:05:26.103" height="10" animation="0" />
        <task start="20-09-2013 15:05:26.087" end="20-09-2013 15:05:26.103" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.145" end="20-09-2013 15:05:29.317" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.145" end="20-09-2013 15:05:29.145" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.145" end="20-09-2013 15:05:29.161" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.145" end="20-09-2013 15:05:29.161" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.145" end="20-09-2013 15:05:29.161" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.145" end="20-09-2013 15:05:29.161" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.145" end="20-09-2013 15:05:29.161" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.145" end="20-09-2013 15:05:29.161" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.145" end="20-09-2013 15:05:29.161" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.161" end="20-09-2013 15:05:29.161" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.161" end="20-09-2013 15:05:29.161" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.161" end="20-09-2013 15:05:29.161" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.176" end="20-09-2013 15:05:29.317" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.239" end="20-09-2013 15:05:29.254" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.270" end="20-09-2013 15:05:29.285" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.285" end="20-09-2013 15:05:29.285" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.285" end="20-09-2013 15:05:29.301" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.301" end="20-09-2013 15:05:29.317" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.317" end="20-09-2013 15:05:29.332" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.317" end="20-09-2013 15:05:29.426" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.426" end="20-09-2013 15:05:29.473" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.441" end="20-09-2013 15:05:29.488" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.441" end="20-09-2013 15:05:29.566" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.441" end="20-09-2013 15:05:29.551" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.441" end="20-09-2013 15:05:29.660" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.535" end="20-09-2013 15:05:29.551" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.535" end="20-09-2013 15:05:29.566" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.551" end="20-09-2013 15:05:29.566" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.551" end="20-09-2013 15:05:29.675" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.566" end="20-09-2013 15:05:29.644" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.566" end="20-09-2013 15:05:29.675" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.675" end="20-09-2013 15:05:29.738" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.675" end="20-09-2013 15:05:29.707" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.675" end="20-09-2013 15:05:29.691" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.675" end="20-09-2013 15:05:29.707" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.675" end="20-09-2013 15:05:29.738" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.753" end="20-09-2013 15:05:29.785" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.753" end="20-09-2013 15:05:29.800" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.753" end="20-09-2013 15:05:29.800" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.753" end="20-09-2013 15:05:29.800" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.753" end="20-09-2013 15:05:29.831" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.753" end="20-09-2013 15:05:29.831" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.800" end="20-09-2013 15:05:29.909" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.800" end="20-09-2013 15:05:29.847" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.831" end="20-09-2013 15:05:29.909" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.831" end="20-09-2013 15:05:29.878" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.831" end="20-09-2013 15:05:29.863" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.941" end="20-09-2013 15:05:30.003" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.941" end="20-09-2013 15:05:29.972" height="10" animation="0" />
        <task start="20-09-2013 15:05:29.972" end="20-09-2013 15:05:29.987" height="10" animation="0" />
        <task start="20-09-2013 15:05:30.128" end="20-09-2013 15:05:30.237" height="10" animation="0" />
        <task start="20-09-2013 15:05:30.159" end="20-09-2013 15:05:30.268" height="10" animation="0" />
        <task start="20-09-2013 15:05:30.159" end="20-09-2013 15:05:30.175" height="10" animation="0" />
        <task start="20-09-2013 15:05:30.409" end="20-09-2013 15:05:30.440" height="10" animation="0" />
        <task start="20-09-2013 15:05:37.226" end="20-09-2013 15:05:37.804" height="10" animation="0" />
        <task start="20-09-2013 15:05:37.991" end="20-09-2013 15:05:38.100" height="10" animation="0" />
        <task start="20-09-2013 15:05:37.991" end="20-09-2013 15:05:38.069" height="10" animation="0" />
        <task start="20-09-2013 15:05:37.991" end="20-09-2013 15:05:38.007" height="10" animation="0" />
        <task start="20-09-2013 15:05:37.991" end="20-09-2013 15:05:38.007" height="10" animation="0" />
        <task start="20-09-2013 15:05:37.991" end="20-09-2013 15:05:38.007" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.007" end="20-09-2013 15:05:38.022" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.053" end="20-09-2013 15:05:38.085" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.147" end="20-09-2013 15:05:38.178" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.147" end="20-09-2013 15:05:38.178" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.147" end="20-09-2013 15:05:38.178" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.147" end="20-09-2013 15:05:38.319" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.147" end="20-09-2013 15:05:38.178" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.147" end="20-09-2013 15:05:38.178" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.147" end="20-09-2013 15:05:38.178" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.147" end="20-09-2013 15:05:38.178" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.178" end="20-09-2013 15:05:38.209" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.256" end="20-09-2013 15:05:38.319" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.256" end="20-09-2013 15:05:38.319" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.256" end="20-09-2013 15:05:38.319" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.256" end="20-09-2013 15:05:38.334" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.256" end="20-09-2013 15:05:38.365" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.256" end="20-09-2013 15:05:38.319" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.319" end="20-09-2013 15:05:38.350" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.334" end="20-09-2013 15:05:38.537" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.334" end="20-09-2013 15:05:38.381" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.334" end="20-09-2013 15:05:38.350" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.365" end="20-09-2013 15:05:38.397" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.365" end="20-09-2013 15:05:38.412" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.412" end="20-09-2013 15:05:38.443" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.490" end="20-09-2013 15:05:38.506" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.490" end="20-09-2013 15:05:38.537" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.490" end="20-09-2013 15:05:38.537" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.506" end="20-09-2013 15:05:38.927" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.506" end="20-09-2013 15:05:38.537" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.506" end="20-09-2013 15:05:38.537" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.553" end="20-09-2013 15:05:38.553" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.553" end="20-09-2013 15:05:38.568" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.553" end="20-09-2013 15:05:38.568" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.553" end="20-09-2013 15:05:38.568" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.787" end="20-09-2013 15:05:38.849" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.787" end="20-09-2013 15:05:38.818" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.787" end="20-09-2013 15:05:39.021" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.787" end="20-09-2013 15:05:38.818" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.787" end="20-09-2013 15:05:38.818" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.787" end="20-09-2013 15:05:38.927" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.787" end="20-09-2013 15:05:38.865" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.818" end="20-09-2013 15:05:38.833" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.818" end="20-09-2013 15:05:39.083" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.818" end="20-09-2013 15:05:39.145" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.833" end="20-09-2013 15:05:38.974" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.849" end="20-09-2013 15:05:38.865" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.865" end="20-09-2013 15:05:38.865" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.865" end="20-09-2013 15:05:38.927" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.943" end="20-09-2013 15:05:38.943" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.943" end="20-09-2013 15:05:38.974" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.974" end="20-09-2013 15:05:39.005" height="10" animation="0" />
        <task start="20-09-2013 15:05:38.974" end="20-09-2013 15:05:39.005" height="10" animation="0" />
        <task start="20-09-2013 15:05:39.021" end="20-09-2013 15:05:39.067" height="10" animation="0" />
        <task start="20-09-2013 15:05:39.021" end="20-09-2013 15:05:39.145" height="10" animation="0" />
        <task start="20-09-2013 15:05:39.067" end="20-09-2013 15:05:39.099" height="10" animation="0" />
        <task start="20-09-2013 15:05:39.099" end="20-09-2013 15:05:39.177" height="10" animation="0" />
        <task start="20-09-2013 15:05:39.099" end="20-09-2013 15:05:39.192" height="10" animation="0" />
        <task start="20-09-2013 15:05:39.145" end="20-09-2013 15:05:39.192" height="10" animation="0" />
        <task start="20-09-2013 15:05:39.145" end="20-09-2013 15:05:39.177" height="10" animation="0" />
        <task start="20-09-2013 15:05:39.598" end="20-09-2013 15:05:39.801" height="10" animation="0" />
        <task start="20-09-2013 15:05:41.517" end="20-09-2013 15:05:41.532" height="10" animation="0" />
        <task start="20-09-2013 15:05:41.517" end="20-09-2013 15:05:41.626" height="10" animation="0" />
        <task start="20-09-2013 15:05:41.532" end="20-09-2013 15:05:41.829" height="10" animation="0" />
        <task start="20-09-2013 15:05:41.595" end="20-09-2013 15:05:41.813" height="10" animation="0" />
        <task start="20-09-2013 15:05:43.888" end="20-09-2013 15:05:43.919" height="10" animation="0" />
        <task start="20-09-2013 15:05:43.919" end="20-09-2013 15:05:43.951" height="10" animation="0" />
        <task start="20-09-2013 15:05:44.013" end="20-09-2013 15:05:44.029" height="10" animation="0" />
        <task start="20-09-2013 15:05:44.013" end="20-09-2013 15:05:44.029" height="10" animation="0" />
        <task start="20-09-2013 15:05:44.138" end="20-09-2013 15:05:44.138" height="10" animation="0" />
        <task start="20-09-2013 15:05:44.138" end="20-09-2013 15:05:44.153" height="10" animation="0" />
        <task start="20-09-2013 15:05:44.138" end="20-09-2013 15:05:44.153" height="10" animation="0" />
        <task start="20-09-2013 15:05:44.138" end="20-09-2013 15:05:44.153" height="10" animation="0" />
        <task start="20-09-2013 15:05:44.138" end="20-09-2013 15:05:44.153" height="10" animation="0" />
        <task start="20-09-2013 15:05:44.294" end="20-09-2013 15:05:44.309" height="10" animation="0" />
        <task start="20-09-2013 15:05:44.294" end="20-09-2013 15:05:44.309" height="10" animation="0" />
        <task start="20-09-2013 15:05:44.294" end="20-09-2013 15:05:44.309" height="10" animation="0" />
        <task start="20-09-2013 15:05:44.294" end="20-09-2013 15:05:44.309" height="10" animation="0" />
        <task start="20-09-2013 15:05:44.294" end="20-09-2013 15:05:44.309" height="10" animation="0" />
        <task start="20-09-2013 15:05:44.294" end="20-09-2013 15:05:44.309" height="10" animation="0" />
        <task start="20-09-2013 15:05:44.294" end="20-09-2013 15:05:44.309" height="10" animation="0" />
        <task start="20-09-2013 15:05:44.465" end="20-09-2013 15:05:44.481" height="10" animation="0" />
        <task start="20-09-2013 15:05:44.465" end="20-09-2013 15:05:44.481" height="10" animation="0" />
        <task start="20-09-2013 15:05:44.465" end="20-09-2013 15:05:44.481" height="10" animation="0" />
        <task start="20-09-2013 15:05:44.465" end="20-09-2013 15:05:44.481" height="10" animation="0" />
        <task start="20-09-2013 15:05:44.465" end="20-09-2013 15:05:44.481" height="10" animation="0" />
        <task start="20-09-2013 15:05:44.575" end="20-09-2013 15:05:44.590" height="10" animation="0" />
        <task start="20-09-2013 15:05:44.575" end="20-09-2013 15:05:44.590" height="10" animation="0" />
        <task start="20-09-2013 15:05:44.575" end="20-09-2013 15:05:44.590" height="10" animation="0" />
        <task start="20-09-2013 15:05:44.575" end="20-09-2013 15:05:44.606" height="10" animation="0" />
        <task start="20-09-2013 15:05:44.575" end="20-09-2013 15:05:44.590" height="10" animation="0" />
        <task start="20-09-2013 15:05:44.575" end="20-09-2013 15:05:44.606" height="10" animation="0" />
        <task start="20-09-2013 15:05:44.575" end="20-09-2013 15:05:44.637" height="10" animation="0" />
        <task start="20-09-2013 15:05:44.590" end="20-09-2013 15:05:44.606" height="10" animation="0" />
        <task start="20-09-2013 15:05:44.606" end="20-09-2013 15:05:44.606" height="10" animation="0" />
        <task start="20-09-2013 15:05:44.606" end="20-09-2013 15:05:44.621" height="10" animation="0" />
        <task start="20-09-2013 15:05:44.606" end="20-09-2013 15:05:44.684" height="10" animation="0" />
        <task start="20-09-2013 15:05:44.606" end="20-09-2013 15:05:44.684" height="10" animation="0" />
        <task start="20-09-2013 15:05:44.621" end="20-09-2013 15:05:44.637" height="10" animation="0" />
        <task start="20-09-2013 15:05:44.637" end="20-09-2013 15:05:44.684" height="10" animation="0" />
        <task start="20-09-2013 15:05:44.684" end="20-09-2013 15:05:44.700" height="10" animation="0" />
        <task start="20-09-2013 15:05:44.684" end="20-09-2013 15:05:44.715" height="10" animation="0" />
        <task start="20-09-2013 15:05:44.684" end="20-09-2013 15:05:44.700" height="10" animation="0" />
        <task start="20-09-2013 15:05:44.684" end="20-09-2013 15:05:44.700" height="10" animation="0" />
        <task start="20-09-2013 15:05:44.684" end="20-09-2013 15:05:44.731" height="10" animation="0" />
        <task start="20-09-2013 15:05:45.651" end="20-09-2013 15:05:45.667" height="10" animation="0" />
        <task start="20-09-2013 15:05:45.651" end="20-09-2013 15:05:45.745" height="10" animation="0" />
        <task start="20-09-2013 15:05:45.651" end="20-09-2013 15:05:45.682" height="10" animation="0" />
        <task start="20-09-2013 15:05:45.651" end="20-09-2013 15:05:45.714" height="10" animation="0" />
        <task start="20-09-2013 15:05:45.651" end="20-09-2013 15:05:45.682" height="10" animation="0" />
        <task start="20-09-2013 15:05:45.667" end="20-09-2013 15:05:45.714" height="10" animation="0" />
        <task start="20-09-2013 15:06:02.389" end="20-09-2013 15:07:01.572" height="10" animation="0" />
      </tasks>
      <trendlines>
        <line start="20/09/2013 15:05:07" displayValue="1" color="51B848" thickness="1" dashed="1" />
        <line start="20/09/2013 15:05:24" displayValue="2" color="51B848" thickness="1" dashed="1" />
        <line start="20/09/2013 15:05:36" displayValue="3" color="51B848" thickness="1" dashed="1" />
        <line start="20/09/2013 15:05:40" displayValue="4" color="51B848" thickness="1" dashed="1" />
        <line start="20/09/2013 15:05:55" displayValue="5" color="51B848" thickness="1" dashed="1" />
      </trendlines>
    </chart>
    

    I hope you can help me with all these information.

     

    best regards,

    Ghost


  4. Hi,
     
    i want to use a gantt chart to build a timeline to display some response time but i have an error in the javascript when i display it
     
     
    Error: Invalid negative value for <rect> attribute width="-1" 
     
     
    i suppose that this error is because my start and my end for each task are bad but i can't find how to resolve it.
    the dateformat :
     
    - chartRootElement.Add(new XAttribute("dateFormat", "dd-mm-yyyy hh:mn:ss.fff"));
     
    and the start and the end are with this format:  dd/MM/yyyy HH:mm:ss.fff
     
    is it possible to set the with value always width  > 0 ?
     

     

    thanks for your help.