Interface: FlowmapColumnMapping
Column mapping for flowmap view.
Properties
flows
• flows: Object
Column mapping for flows.
Type declaration
Name | Type |
---|---|
attributes? | Attributes |
columns | Columns |
tableName? | string |
locations
• locations: Object
Column mapping for locations.
Type declaration
Name | Type |
---|---|
attributes? | Attributes |
columns | Columns |
tableName? | string |
numericTimeFormat
• Optional
numericTimeFormat: "ms"
| "sec"