ChartDataColumn
column_namestring
The name of the target column
Example:
mycoltypestring
Type of target column
Example:
BIGINTChartDataColumn
{
"column_name": "mycol",
"type": "BIGINT"
}
The name of the target column
mycolType of target column
BIGINT{
"column_name": "mycol",
"type": "BIGINT"
}