{
"customPageId": "string",
"components": [
{
"componentType": "chart",
"componentId": "string",
"name": "string",
"parentSectionId": "string",
"parentTabId": "string",
"position": {
"x": 0,
"y": 0,
"w": 0,
"h": 0
},
"config": {
"content": "string",
"url": "string",
"worksheetId": "string",
"viewId": "string",
"chartType": "columnChart",
"dataScope": "permission",
"timeFieldId": "string",
"timeRange": "string",
"customDynamicRange": {
"from": {
"type": "today",
"value": 0,
"unit": "day"
},
"to": {
"type": "today",
"value": 0,
"unit": "day"
}
},
"customRange": {
"startDate": "2026/01/01",
"endDate": "2026/12/31"
},
"dimension": [
{
"field": "string",
"displayName": "string",
"granularity": 1,
"includeEmpty": true
}
],
"rows": [
{
"field": "string",
"displayName": "string",
"granularity": 1,
"includeEmpty": true
}
],
"columns": [
{
"field": "string",
"displayName": "string",
"granularity": 1,
"includeEmpty": true
}
],
"values": [
{
"field": "string",
"aggregation": "COUNT",
"displayName": "string"
}
],
"rightValues": [
{
"field": "string",
"aggregation": "COUNT",
"displayName": "string"
}
],
"targetValues": [
{
"field": "string",
"aggregation": "COUNT",
"displayName": "string"
}
],
"gaugeMin": "string",
"gaugeMax": "string",
"filter": {},
"sorts": [
{
"field": "string",
"isAsc": true
}
],
"limit": 0,
"title": "string",
"image": "string",
"subTitle": "string",
"count": 0,
"action": 1,
"openMode": 1,
"explain": "string",
"style": 1,
"width": 1,
"mobileCount": 0,
"buttons": [
{
"name": "string",
"action": 1,
"value": "string",
"viewId": "string",
"openMode": 1,
"color": "string",
"icon": "string"
}
],
"tabs": [
{
"tabId": "string",
"name": "string"
}
],
"showName": true,
"showType": 1,
"showBorder": true,
"heightType": 1
}
}
]
}