Skip to main content
  • Type: string[]
If you set up external data sources, you can reference them in this property using their unique name.

Examples

JavaScript
{
  externalData: ["myCSV"],
}
I