With this tutorial you will learn to create a Gantt chart from the structure of your table in the database to generate the chart itself. In this tutorial we will use a MYSQL database for table creation.
1. With the SQL command below will create the table and the fields used in the construction of the Gantt Chart. The script below is a table built from the SQL Builder option, which is found in the option (Database -> SQL Builder) in the top horizontal menu of ScriptCase.
2. To create a Gantt Chart is required consultation application (grid). Create an application grid and enable in Toolbar option and insert the Gantt.
3. Next, we must define the graph fields on Gantt settings.
4. We must associate the fields of the table with the graph, for the display correction of the information:
5. To display the chart, you should run the query application and click the chart button:
6.The graphic will be displayed in a new tab. This is an example of displaying using HTML 5.