saving a chart

How to save a chart after editing it? I cant see the save button. What should I do to get the save button. Iwant the changes made in the chart to be saved in my database.

You should add a custom Save button somewhere in your UI and call gantt.saveData() method.