跳到主要内容

refreshData

Description

刷新甘特图中的数据

refreshData: () => void

Example

gantt.refreshData();

Details

此方法用于重新绘制甘特图中已存在的数据,而无需重新加载。以下示例说明了其用法:

如果需要从服务器获取数据,应使用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.