'commit'
This commit is contained in:
@@ -54,11 +54,11 @@ class RuYuanZaiYuanModel:
|
||||
|
||||
# 构建ECharts配置
|
||||
option = {
|
||||
"title": {
|
||||
"text": "云南省学前教育人数统计",
|
||||
"left": "center",
|
||||
"textStyle": {"color": "#333"}
|
||||
},
|
||||
# "title": {
|
||||
# "text": "云南省学前教育人数统计",
|
||||
# "left": "center",
|
||||
# "textStyle": {"color": "#333"}
|
||||
# },
|
||||
"tooltip": {
|
||||
"trigger": "axis",
|
||||
"axisPointer": {
|
||||
@@ -182,5 +182,4 @@ class RuYuanZaiYuanModel:
|
||||
"containLabel": True
|
||||
}
|
||||
}
|
||||
|
||||
return option
|
Binary file not shown.
Reference in New Issue
Block a user