vl.urlData(url)
Define a url data source.
urlData
Method OverviewurlData
API Reference# urlData.format(value)
An object that specifies the format for parsing the data.
# urlData.name(value)
Provide a placeholder name and bind data at runtime.
# urlData.url(value)
An URL from which to load the data set. Use the format.type
property to ensure the loaded data is correctly parsed.