Simple Gantt chart in CSV
Gantt chart that loads its data from CSV file
The example shows loading data in custom format (here CSV) using custom AJAX communication and custom parsing.
The input CSV data are the same as the exported data from this example.
It is the same example as GanttSimple, but loads its data from CSV instead of XML.
You can open the CSV files in Gantt or drop the CSV file directly to the Gantt to open it here.
This example cannot be run directly from file system either in IE.