Skip to main content

dataProcessor

Description

DataProcessor constructor

dataProcessor: (url: string) => void

Parameters

  • url - (required) string - url to the data feed

Example

const dp = new gantt.dataProcessor("api/");

Details

You can find more information about dataProcessor, including its API here.

Change log

  • added in version 4.0
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.