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