Перейти к основному содержимому

refreshData

Description

Обновляет данные на диаграмме Ганта

refreshData: () => void

Example

gantt.refreshData();

Details

The method is intended not to reload but to re-draw data in the Gantt chart. See the example:

заметка

Если вам нужно загрузить данные с сервера, используйте либо метод parse() или load() метод.

Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.