Skip to main content
Version: Next

ChartDataColumn

column_namestring

The name of the target column

Example: mycol
typestring

Type of target column

Example: BIGINT
ChartDataColumn
{
"column_name": "mycol",
"type": "BIGINT"
}