option = {
"graphic": [
{
"type": "text",
"left": "4%",
"top": "4%",
"style": {
"text": "标题",
"fill": "#008ACD",
"font": "normal bolder 20px sans-serif"
}
},
{
"type": "text",
"left": "center",
"top": "center",
"style": {
"text": "No data",
"font": "20px \"STHeiti\", sans-serif"
}
}
]
}