提交 60e30dc4 编写于 作者: 秦英杰

fix:图形相关

上级 5507acaa
......@@ -4,13 +4,11 @@
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager">
<list default="true" id="a58667c7-f41c-4f13-881e-dc86f57d3cdc" name="Changes" comment="fix:python扩展模块">
<change afterPath="$PROJECT_DIR$/09_可视化案例/11_GDP动态柱状图开发.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/09_可视化案例/02_pyecharts基础入门.py" beforeDir="false" afterPath="$PROJECT_DIR$/09_可视化案例/02_pyecharts基础入门.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/09_可视化案例/11_csdn红包累计金额排名.py" beforeDir="false" afterPath="$PROJECT_DIR$/09_可视化案例/13_csdn红包累计金额排名.py" afterDir="false" />
<list default="true" id="a58667c7-f41c-4f13-881e-dc86f57d3cdc" name="Changes" comment="fix:图形处理">
<change beforePath="$PROJECT_DIR$/09_可视化案例/11_GDP动态柱状图开发.py" beforeDir="false" afterPath="$PROJECT_DIR$/09_可视化案例/11_GDP动态柱状图开发.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/09_可视化案例/12_测试颜色.py" beforeDir="false" afterPath="$PROJECT_DIR$/09_可视化案例/12_测试颜色.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/09_可视化案例/1960-2019全球GDP前8国家.html" beforeDir="false" afterPath="$PROJECT_DIR$/09_可视化案例/1960-2019全球GDP前8国家.html" afterDir="false" />
<change beforePath="$PROJECT_DIR$/09_可视化案例/GDP展示.html" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/09_可视化案例/颜色测试.html" beforeDir="false" afterPath="$PROJECT_DIR$/09_可视化案例/颜色测试.html" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
......@@ -85,6 +83,7 @@
"Python.12_二维表格.executor": "Debug",
"Python.12_字典.executor": "Debug",
"Python.12_循环中断.executor": "Debug",
"Python.12_测试颜色.executor": "Debug",
"Python.12_集合课后练习.executor": "Debug",
"Python.13_全局修改.executor": "Debug",
"Python.13_字典的常用操作.executor": "Debug",
......@@ -126,7 +125,7 @@
<recent name="$PROJECT_DIR$/06_数据容器/02-元组" />
</key>
</component>
<component name="RunManager" selected="Python.11_GDP动态柱状图开发">
<component name="RunManager" selected="Python.12_测试颜色">
<configuration name="01_json数据格式" type="PythonConfigurationType" factoryName="Python" temporary="true" nameIsGenerated="true">
<module name="python-demo" />
<option name="ENV_FILES" value="" />
......@@ -173,7 +172,7 @@
<option name="INPUT_FILE" value="" />
<method v="2" />
</configuration>
<configuration name="10_扩展_os" type="PythonConfigurationType" factoryName="Python" temporary="true" nameIsGenerated="true">
<configuration name="11_GDP动态柱状图开发" type="PythonConfigurationType" factoryName="Python" temporary="true" nameIsGenerated="true">
<module name="python-demo" />
<option name="ENV_FILES" value="" />
<option name="INTERPRETER_OPTIONS" value="" />
......@@ -182,12 +181,12 @@
<env name="PYTHONUNBUFFERED" value="1" />
</envs>
<option name="SDK_HOME" value="" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/08_异常_模块_包" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/09_可视化案例" />
<option name="IS_MODULE_SDK" value="true" />
<option name="ADD_CONTENT_ROOTS" value="true" />
<option name="ADD_SOURCE_ROOTS" value="true" />
<EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
<option name="SCRIPT_NAME" value="$PROJECT_DIR$/08_异常_模块_包/10_扩展_os.py" />
<option name="SCRIPT_NAME" value="$PROJECT_DIR$/09_可视化案例/11_GDP动态柱状图开发.py" />
<option name="PARAMETERS" value="" />
<option name="SHOW_COMMAND_LINE" value="false" />
<option name="EMULATE_TERMINAL" value="false" />
......@@ -196,7 +195,7 @@
<option name="INPUT_FILE" value="" />
<method v="2" />
</configuration>
<configuration name="11_GDP动态柱状图开发" type="PythonConfigurationType" factoryName="Python" temporary="true" nameIsGenerated="true">
<configuration name="11_扩展_sys" type="PythonConfigurationType" factoryName="Python" temporary="true" nameIsGenerated="true">
<module name="python-demo" />
<option name="ENV_FILES" value="" />
<option name="INTERPRETER_OPTIONS" value="" />
......@@ -205,12 +204,12 @@
<env name="PYTHONUNBUFFERED" value="1" />
</envs>
<option name="SDK_HOME" value="" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/09_可视化案例" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/08_异常_模块_包" />
<option name="IS_MODULE_SDK" value="true" />
<option name="ADD_CONTENT_ROOTS" value="true" />
<option name="ADD_SOURCE_ROOTS" value="true" />
<EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
<option name="SCRIPT_NAME" value="$PROJECT_DIR$/09_可视化案例/11_GDP动态柱状图开发.py" />
<option name="SCRIPT_NAME" value="$PROJECT_DIR$/08_异常_模块_包/11_扩展_sys.py" />
<option name="PARAMETERS" value="" />
<option name="SHOW_COMMAND_LINE" value="false" />
<option name="EMULATE_TERMINAL" value="false" />
......@@ -219,7 +218,7 @@
<option name="INPUT_FILE" value="" />
<method v="2" />
</configuration>
<configuration name="11_扩展_sys" type="PythonConfigurationType" factoryName="Python" temporary="true" nameIsGenerated="true">
<configuration name="12_测试颜色" type="PythonConfigurationType" factoryName="Python" temporary="true" nameIsGenerated="true">
<module name="python-demo" />
<option name="ENV_FILES" value="" />
<option name="INTERPRETER_OPTIONS" value="" />
......@@ -228,12 +227,12 @@
<env name="PYTHONUNBUFFERED" value="1" />
</envs>
<option name="SDK_HOME" value="" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/08_异常_模块_包" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/09_可视化案例" />
<option name="IS_MODULE_SDK" value="true" />
<option name="ADD_CONTENT_ROOTS" value="true" />
<option name="ADD_SOURCE_ROOTS" value="true" />
<EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
<option name="SCRIPT_NAME" value="$PROJECT_DIR$/08_异常_模块_包/11_扩展_sys.py" />
<option name="SCRIPT_NAME" value="$PROJECT_DIR$/09_可视化案例/12_测试颜色.py" />
<option name="PARAMETERS" value="" />
<option name="SHOW_COMMAND_LINE" value="false" />
<option name="EMULATE_TERMINAL" value="false" />
......@@ -244,11 +243,11 @@
</configuration>
<recent_temporary>
<list>
<item itemvalue="Python.12_测试颜色" />
<item itemvalue="Python.11_GDP动态柱状图开发" />
<item itemvalue="Python.02_pyecharts基础入门" />
<item itemvalue="Python.01_json数据格式" />
<item itemvalue="Python.11_扩展_sys" />
<item itemvalue="Python.10_扩展_os" />
</list>
</recent_temporary>
</component>
......@@ -285,7 +284,7 @@
<workItem from="1723172814421" duration="597000" />
<workItem from="1723384402969" duration="2627000" />
<workItem from="1723515969381" duration="2539000" />
<workItem from="1723604005437" duration="2829000" />
<workItem from="1723604005437" duration="4042000" />
</task>
<task id="LOCAL-00001" summary="fix:基础语法">
<option name="closed" value="true" />
......@@ -399,7 +398,15 @@
<option name="project" value="LOCAL" />
<updated>1723518447733</updated>
</task>
<option name="localTasksCounter" value="15" />
<task id="LOCAL-00015" summary="fix:图形处理">
<option name="closed" value="true" />
<created>1723606844887</created>
<option name="number" value="00015" />
<option name="presentableId" value="LOCAL-00015" />
<option name="project" value="LOCAL" />
<updated>1723606844887</updated>
</task>
<option name="localTasksCounter" value="16" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
......@@ -417,7 +424,8 @@
<MESSAGE value="fix:数据容器" />
<MESSAGE value="fix:切片" />
<MESSAGE value="fix:python扩展模块" />
<option name="LAST_COMMIT_MESSAGE" value="fix:python扩展模块" />
<MESSAGE value="fix:图形处理" />
<option name="LAST_COMMIT_MESSAGE" value="fix:图形处理" />
</component>
<component name="XDebuggerManager">
<breakpoint-manager>
......@@ -445,7 +453,7 @@
<SUITE FILE_PATH="coverage/python_demo$test.coverage" NAME="test Coverage Results" MODIFIED="1722357540717" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/06_数据容器/01-列表" />
<SUITE FILE_PATH="coverage/python_demo$09__random_07.coverage" NAME="09_扩展_random_07 Coverage Results" MODIFIED="1723518352125" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/08_异常_模块_包" />
<SUITE FILE_PATH="coverage/python_demo$08_range.coverage" NAME="08_range语句 Coverage Results" MODIFIED="1721556367543" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/03_Python循环语句" />
<SUITE FILE_PATH="coverage/python_demo$12_.coverage" NAME="12_字典 Coverage Results" MODIFIED="1722349111768" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/06_数据容器/05-字典" />
<SUITE FILE_PATH="coverage/python_demo$12_.coverage" NAME="12_测试颜色 Coverage Results" MODIFIED="1723613583898" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/09_可视化案例" />
<SUITE FILE_PATH="coverage/python_demo$03_while_.coverage" NAME="03_while循环的基础案例-猜数字 Coverage Results" MODIFIED="1721555570203" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/03_Python循环语句" />
<SUITE FILE_PATH="coverage/python_demo$09__random_04.coverage" NAME="09_扩展_random_04 Coverage Results" MODIFIED="1723517116141" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/08_异常_模块_包" />
<SUITE FILE_PATH="coverage/python_demo$02_pyecharts.coverage" NAME="02_pyecharts基础入门 Coverage Results" MODIFIED="1723604423923" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/09_可视化案例" />
......@@ -472,7 +480,7 @@
<SUITE FILE_PATH="coverage/python_demo$16_.coverage" NAME="16_字符串大小比较 Coverage Results" MODIFIED="1722347348048" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/06_数据容器/02-字符串" />
<SUITE FILE_PATH="coverage/python_demo$test_03.coverage" NAME="test_03 Coverage Results" MODIFIED="1722331784529" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/05_函数进阶" />
<SUITE FILE_PATH="coverage/python_demo$11__sys.coverage" NAME="11_扩展_sys Coverage Results" MODIFIED="1723518427522" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/08_异常_模块_包" />
<SUITE FILE_PATH="coverage/python_demo$11_GDP.coverage" NAME="11_GDP动态柱状图开发 Coverage Results" MODIFIED="1723606785514" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/09_可视化案例" />
<SUITE FILE_PATH="coverage/python_demo$11_GDP.coverage" NAME="11_GDP动态柱状图开发 Coverage Results" MODIFIED="1723607065005" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/09_可视化案例" />
<SUITE FILE_PATH="coverage/python_demo$11_.coverage" NAME="11_集合课后练习 Coverage Results" MODIFIED="1722348874600" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/06_数据容器/04-集合" />
</component>
</project>
\ No newline at end of file
......@@ -51,20 +51,14 @@ for year in sorted_year_list:
label_opts=opts.LabelOpts(position="right", font_size="15px"),
# itemstyle_opts=opts.ItemStyleOpts(color=colors[:len(y_data)]),
)
# for i in range(len(x_data)):
# bar.add_xaxis([x_data[i]])
# bar.add_yaxis(
# "GDP(亿)",
# [y_data[i]],
# label_opts=opts.LabelOpts(position="right"),
# itemstyle_opts=opts.ItemStyleOpts(color=colors[i % len(colors)])
# )
# 反转x轴和y轴
bar.reversal_axis()
# 设置每一年的图表的标题
bar.set_global_opts(
title_opts=opts.TitleOpts(title=f"{year}年全球前8GDP数据")
title_opts=opts.TitleOpts(title=f"{year}年全球前8GDP数据"),
xaxis_opts=opts.AxisOpts(axislabel_opts=opts.LabelOpts(font_size=12)),
yaxis_opts=opts.AxisOpts(axislabel_opts=opts.LabelOpts(font_size=12)),
)
timeline.add(bar, str(year))
......
......@@ -45,7 +45,7 @@ for year in sorted_year_list:
x_data.reverse()
y_data.reverse()
bar.add_xaxis(x_data)
colors=['rgba(128, 128, 128, 0.5)']
colors = ['rgba(128, 128, 128, 0.5)']
# colors=['rgba(128, 128, 128, 0.5)','red','red','red','red','red','red','red']
bar.add_yaxis("红包数据", y_data
, itemstyle_opts=opts.ItemStyleOpts(
......
......@@ -7,11 +7,11 @@
</head>
<body >
<div id="ffe16d6dbe144e368b2cedf54ed207d8" class="chart-container" style="width:900px; height:500px; "></div>
<div id="f3b8ba9d8b8b41929f583ffa513c036f" class="chart-container" style="width:900px; height:500px; "></div>
<script>
var chart_ffe16d6dbe144e368b2cedf54ed207d8 = echarts.init(
document.getElementById('ffe16d6dbe144e368b2cedf54ed207d8'), 'light', {renderer: 'canvas'});
var option_ffe16d6dbe144e368b2cedf54ed207d8 = {
var chart_f3b8ba9d8b8b41929f583ffa513c036f = echarts.init(
document.getElementById('f3b8ba9d8b8b41929f583ffa513c036f'), 'light', {renderer: 'canvas'});
var option_f3b8ba9d8b8b41929f583ffa513c036f = {
"baseOption": {
"series": [
{
......@@ -133,6 +133,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -154,6 +159,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -175,6 +185,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -196,6 +211,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -217,6 +237,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -238,6 +263,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -259,6 +289,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -280,6 +315,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -301,6 +341,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -322,6 +367,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -343,6 +393,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -364,6 +419,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -385,6 +445,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -406,6 +471,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -427,6 +497,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -448,6 +523,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -469,6 +549,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -490,6 +575,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -511,6 +601,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -532,6 +627,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -553,6 +653,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -574,6 +679,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -595,6 +705,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -616,6 +731,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -637,6 +757,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -658,6 +783,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -679,6 +809,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -700,6 +835,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -721,6 +861,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -742,6 +887,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -763,6 +913,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -784,6 +939,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -805,6 +965,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -826,6 +991,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -847,6 +1017,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -868,6 +1043,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -889,6 +1069,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -910,6 +1095,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -931,6 +1121,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -952,6 +1147,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -973,6 +1173,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -994,6 +1199,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -1015,6 +1225,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -1036,6 +1251,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -1057,6 +1277,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -1078,6 +1303,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -1099,6 +1329,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -1120,6 +1355,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -1141,6 +1381,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -1162,6 +1407,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -1183,6 +1433,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -1204,6 +1459,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -1225,6 +1485,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -1246,6 +1511,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -1267,6 +1537,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -1288,6 +1563,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -1309,6 +1589,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -1330,6 +1615,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -1351,6 +1641,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -1372,6 +1667,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -1395,6 +1695,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -1426,6 +1731,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -1457,6 +1767,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -1488,6 +1803,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -1519,6 +1839,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -1550,6 +1875,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -1581,6 +1911,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -1612,6 +1947,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -1643,6 +1983,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -1674,6 +2019,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -1705,6 +2055,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -1736,6 +2091,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -1767,6 +2127,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -1798,6 +2163,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -1829,6 +2199,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -1860,6 +2235,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -1891,6 +2271,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -1922,6 +2307,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -1953,6 +2343,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -1984,6 +2379,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -2015,6 +2415,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -2046,6 +2451,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -2077,6 +2487,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -2108,6 +2523,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -2139,6 +2559,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -2170,6 +2595,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -2201,6 +2631,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -2232,6 +2667,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -2263,6 +2703,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -2294,6 +2739,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -2325,6 +2775,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -2356,6 +2811,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -2387,6 +2847,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -2418,6 +2883,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -2449,6 +2919,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -2480,6 +2955,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -2511,6 +2991,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -2542,6 +3027,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -2573,6 +3063,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -2604,6 +3099,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -2635,6 +3135,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -2666,6 +3171,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -2697,6 +3207,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -2728,6 +3243,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -2759,6 +3279,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -2790,6 +3315,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -2821,6 +3351,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -2852,6 +3387,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -2883,6 +3423,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -2914,6 +3459,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -2945,6 +3495,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -2976,6 +3531,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -3007,6 +3567,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -3038,6 +3603,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -3069,6 +3639,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -3100,6 +3675,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -3131,6 +3711,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -3162,6 +3747,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -3193,6 +3783,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -3224,6 +3819,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -4799,6 +5399,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -4820,6 +5425,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -4841,6 +5451,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -4862,6 +5477,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -4883,6 +5503,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -4904,6 +5529,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -4925,6 +5555,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -4946,6 +5581,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -4967,6 +5607,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -4988,6 +5633,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5009,6 +5659,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5030,6 +5685,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5051,6 +5711,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5072,6 +5737,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5093,6 +5763,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5114,6 +5789,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5135,6 +5815,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5156,6 +5841,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5177,6 +5867,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5198,6 +5893,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5219,6 +5919,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5240,6 +5945,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5261,6 +5971,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5282,6 +5997,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5303,6 +6023,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5324,6 +6049,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5345,6 +6075,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5366,6 +6101,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5387,6 +6127,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5408,6 +6153,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5429,6 +6179,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5450,6 +6205,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5471,6 +6231,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5492,6 +6257,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5513,6 +6283,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5534,6 +6309,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5555,6 +6335,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5576,6 +6361,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5597,6 +6387,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5618,6 +6413,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5639,6 +6439,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5660,6 +6465,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5681,6 +6491,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5702,6 +6517,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5723,6 +6543,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5744,6 +6569,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5765,6 +6595,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5786,6 +6621,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5807,6 +6647,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5828,6 +6673,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5849,6 +6699,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5870,6 +6725,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5891,6 +6751,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5912,6 +6777,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5933,6 +6803,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5954,6 +6829,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5975,6 +6855,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -5996,6 +6881,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -6017,6 +6907,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -6038,6 +6933,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -6061,6 +6961,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -6092,6 +6997,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -6123,6 +7033,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -6154,6 +7069,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -6185,6 +7105,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -6216,6 +7141,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -6247,6 +7177,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -6278,6 +7213,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -6309,6 +7249,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -6340,6 +7285,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -6371,6 +7321,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -6402,6 +7357,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -6433,6 +7393,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -6464,6 +7429,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -6495,6 +7465,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -6526,6 +7501,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -6557,6 +7537,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -6588,6 +7573,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -6619,6 +7609,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -6650,6 +7645,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -6681,6 +7681,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -6712,6 +7717,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -6743,6 +7753,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -6774,6 +7789,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -6805,6 +7825,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -6836,6 +7861,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -6867,6 +7897,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -6898,6 +7933,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -6929,6 +7969,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -6960,6 +8005,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -6991,6 +8041,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -7022,6 +8077,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -7053,6 +8113,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -7084,6 +8149,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -7115,6 +8185,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -7146,6 +8221,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -7177,6 +8257,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -7208,6 +8293,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -7239,6 +8329,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -7270,6 +8365,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -7301,6 +8401,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -7332,6 +8437,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -7363,6 +8473,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -7394,6 +8509,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -7425,6 +8545,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -7456,6 +8581,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -7487,6 +8617,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -7518,6 +8653,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -7549,6 +8689,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -7580,6 +8725,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -7611,6 +8761,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -7642,6 +8797,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -7673,6 +8833,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -7704,6 +8869,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -7735,6 +8905,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -7766,6 +8941,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -7797,6 +8977,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -7828,6 +9013,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -7859,6 +9049,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -7890,6 +9085,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -8008,6 +9208,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -8031,6 +9236,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -8149,6 +9359,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -8172,6 +9387,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -8290,6 +9510,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -8313,6 +9538,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -8431,6 +9661,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -8454,6 +9689,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -8572,6 +9812,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -8595,6 +9840,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -8713,6 +9963,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -8736,6 +9991,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -8854,6 +10114,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -8877,6 +10142,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -8995,6 +10265,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -9018,6 +10293,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -9136,6 +10416,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -9159,6 +10444,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -9277,6 +10567,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -9300,6 +10595,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -9418,6 +10718,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -9441,6 +10746,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -9559,6 +10869,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -9582,6 +10897,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -9700,6 +11020,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -9723,6 +11048,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -9841,6 +11171,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -9864,6 +11199,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -9982,6 +11322,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -10005,6 +11350,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -10123,6 +11473,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -10146,6 +11501,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -10264,6 +11624,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -10287,6 +11652,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -10405,6 +11775,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -10428,6 +11803,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -10546,6 +11926,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -10569,6 +11954,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -10687,6 +12077,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -10710,6 +12105,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -10828,6 +12228,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -10851,6 +12256,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -10969,6 +12379,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -10992,6 +12407,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -11110,6 +12530,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -11133,6 +12558,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -11251,6 +12681,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -11274,6 +12709,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -11392,6 +12832,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -11415,6 +12860,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -11533,6 +12983,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -11556,6 +13011,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -11674,6 +13134,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -11697,6 +13162,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -11815,6 +13285,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -11838,6 +13313,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -11956,6 +13436,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -11979,6 +13464,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -12097,6 +13587,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -12120,6 +13615,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -12238,6 +13738,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -12261,6 +13766,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -12379,6 +13889,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -12402,6 +13917,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -12520,6 +14040,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -12543,6 +14068,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -12661,6 +14191,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -12684,6 +14219,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -12802,6 +14342,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -12825,6 +14370,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -12943,6 +14493,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -12966,6 +14521,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -13084,6 +14644,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -13107,6 +14672,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -13225,6 +14795,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -13248,6 +14823,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -13366,6 +14946,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -13389,6 +14974,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -13507,6 +15097,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -13530,6 +15125,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -13648,6 +15248,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -13671,6 +15276,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -13789,6 +15399,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -13812,6 +15427,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -13930,6 +15550,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -13953,6 +15578,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -14071,6 +15701,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -14094,6 +15729,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -14212,6 +15852,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -14235,6 +15880,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -14353,6 +16003,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -14376,6 +16031,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -14494,6 +16154,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -14517,6 +16182,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -14635,6 +16305,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -14658,6 +16333,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -14776,6 +16456,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -14799,6 +16484,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -14917,6 +16607,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -14940,6 +16635,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -15058,6 +16758,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -15081,6 +16786,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -15199,6 +16909,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -15222,6 +16937,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -15340,6 +17060,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -15363,6 +17088,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -15481,6 +17211,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -15504,6 +17239,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -15622,6 +17362,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -15645,6 +17390,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -15763,6 +17513,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -15786,6 +17541,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -15904,6 +17664,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -15927,6 +17692,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -16045,6 +17815,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -16068,6 +17843,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -16186,6 +17966,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -16209,6 +17994,11 @@
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLabel": {
"show": true,
"margin": 8,
"fontSize": 12
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
......@@ -16284,7 +18074,7 @@
}
]
};
chart_ffe16d6dbe144e368b2cedf54ed207d8.setOption(option_ffe16d6dbe144e368b2cedf54ed207d8);
chart_f3b8ba9d8b8b41929f583ffa513c036f.setOption(option_f3b8ba9d8b8b41929f583ffa513c036f);
</script>
</body>
</html>
......@@ -6,12 +6,12 @@
<script type="text/javascript" src="https://assets.pyecharts.org/assets/v5/echarts.min.js"></script>
</head>
<body >
<div id="8ae176305cbb472990164426fb3a142a" class="chart-container" style="width:900px; height:500px; "></div>
<script>
var chart_8ae176305cbb472990164426fb3a142a = echarts.init(
document.getElementById('8ae176305cbb472990164426fb3a142a'), 'white', {renderer: 'canvas'});
var option_8ae176305cbb472990164426fb3a142a = {
<body>
<div id="4b56eefe4467459991322cc84974f46d" class="chart-container" style="width:900px; height:500px; "></div>
<script>
var chart_4b56eefe4467459991322cc84974f46d = echarts.init(
document.getElementById('4b56eefe4467459991322cc84974f46d'), 'white', {renderer: 'canvas'});
var option_4b56eefe4467459991322cc84974f46d = {
"baseOption": {
"series": [
{
......@@ -124,9 +124,4303 @@
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
}
],
"yAxis": [
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"\u7c73\u7801\u6536\u5272\u673a",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"\u4e09\u5e74\u7684\u7b49\u5f85\u4f60",
"\u671b\u7a7f\u79cb\u6c34\u8036",
"\u68ee\u6797\u4e4b\u5de8",
"\u795e\u964d\u4e34\u4e86",
"yidichaxiang",
"\u6c99\u6f20\u5b64\u96c12"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"\u6c99\u6f20\u5b64\u96c12",
"\u5657-\u5657",
"\u4e00\u8def\u751f\u82b1y",
"\u9ec4\u4ee5\u793c",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u671b\u7a7f\u79cb\u6c34\u8036",
"\u95fb\u7f3a\u9677\u5219\u559c\u4f55\u5fd7\u4e39",
"\u4e09\u5e74\u7684\u7b49\u5f85\u4f60"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"\u671b\u7a7f\u79cb\u6c34\u8036",
"\u7c73\u7801\u6536\u5272\u673a",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"\u795e\u964d\u4e34\u4e86",
"\u4f9d\u8d56\u5b89\u59ae",
"\u95fb\u7f3a\u9677\u5219\u559c\u4f55\u5fd7\u4e39",
"\u4e09\u5e74\u7684\u7b49\u5f85\u4f60",
"Cloud\u6210\u957f\u8005\u534a\u671f"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"\u4e09\u6587\u9c7c\u7684\u5473\u9053",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"k\u8001\u6811\u660f\u9e26",
"\u795e\u964d\u4e34\u4e86",
"\u903b\u8f91\u7684mk",
"\u77e5\u8bc6\u7684\u5473\u90536",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382",
"Baby_Bus666"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"k\u8001\u6811\u660f\u9e26",
"\u795e\u964d\u4e34\u4e86",
"\u903b\u8f91\u7684mk",
"\u843d\u53f6\u67ab\u9165",
"\u77e5\u8bc6\u7684\u5473\u90536",
"\u7c73\u7801\u6536\u5272\u673a",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382",
"Baby_Bus666"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"\u843d\u53f6\u67ab\u9165",
"k\u8001\u6811\u660f\u9e26",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"A-\u5218\u6668\u9633",
"\u77e5\u8bc6\u7684\u5473\u90536",
"\u7c73\u7801\u6536\u5272\u673a",
"Baby_Bus666",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"somgl",
"A-\u5218\u6668\u9633",
"\u77e5\u8bc6\u7684\u5473\u90536",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"Baby_Bus666",
"\u7c73\u7801\u6536\u5272\u673a",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"\u77e5\u8bc6\u7684\u5473\u90536",
"yidichaxiang",
"somgl",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"Baby_Bus666",
"\u7c73\u7801\u6536\u5272\u673a",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"yidichaxiang",
"somgl",
"A-\u5218\u6668\u9633",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"Baby_Bus666",
"\u7c73\u7801\u6536\u5272\u673a",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"A-\u5218\u6668\u9633",
"yidichaxiang",
"somgl",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"Baby_Bus666",
"\u7c73\u7801\u6536\u5272\u673a",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"yidichaxiang",
"A-\u5218\u6668\u9633",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"somgl",
"Baby_Bus666",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u7c73\u7801\u6536\u5272\u673a",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"yidichaxiang",
"A-\u5218\u6668\u9633",
"Baby_Bus666",
"somgl",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u7c73\u7801\u6536\u5272\u673a",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"yidichaxiang",
"A-\u5218\u6668\u9633",
"Baby_Bus666",
"somgl",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u7c73\u7801\u6536\u5272\u673a",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"yidichaxiang",
"A-\u5218\u6668\u9633",
"Baby_Bus666",
"somgl",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u7c73\u7801\u6536\u5272\u673a",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"yidichaxiang",
"A-\u5218\u6668\u9633",
"Baby_Bus666",
"somgl",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u7c73\u7801\u6536\u5272\u673a",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"yidichaxiang",
"A-\u5218\u6668\u9633",
"Baby_Bus666",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"somgl",
"\u7c73\u7801\u6536\u5272\u673a",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"yidichaxiang",
"Baby_Bus666",
"A-\u5218\u6668\u9633",
"somgl",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"\u7c73\u7801\u6536\u5272\u673a",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"yidichaxiang",
"Baby_Bus666",
"A-\u5218\u6668\u9633",
"somgl",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"\u7c73\u7801\u6536\u5272\u673a",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"Baby_Bus666",
"yidichaxiang",
"A-\u5218\u6668\u9633",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"somgl",
"\u7c73\u7801\u6536\u5272\u673a",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"Baby_Bus666",
"yidichaxiang",
"A-\u5218\u6668\u9633",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"somgl",
"\u7c73\u7801\u6536\u5272\u673a",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"Baby_Bus666",
"yidichaxiang",
"A-\u5218\u6668\u9633",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"somgl",
"\u7c73\u7801\u6536\u5272\u673a",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"Baby_Bus666",
"yidichaxiang",
"A-\u5218\u6668\u9633",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"somgl",
"\u7c73\u7801\u6536\u5272\u673a",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"Baby_Bus666",
"yidichaxiang",
"A-\u5218\u6668\u9633",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"somgl",
"\u7c73\u7801\u6536\u5272\u673a",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"Baby_Bus666",
"yidichaxiang",
"A-\u5218\u6668\u9633",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"somgl",
"\u7c73\u7801\u6536\u5272\u673a",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"\u9ec4\u4ee5\u793c",
"yidichaxiang",
"A-\u5218\u6668\u9633",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"somgl",
"\u7c73\u7801\u6536\u5272\u673a",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"yidichaxiang",
"\u9ec4\u4ee5\u793c",
"A-\u5218\u6668\u9633",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"somgl",
"\u7c73\u7801\u6536\u5272\u673a",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"yidichaxiang",
"\u9ec4\u4ee5\u793c",
"A-\u5218\u6668\u9633",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"somgl",
"\u7c73\u7801\u6536\u5272\u673a",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"yidichaxiang",
"\u9ec4\u4ee5\u793c",
"A-\u5218\u6668\u9633",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"somgl",
"\u7c73\u7801\u6536\u5272\u673a",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"\u79e6\u79b9\u8fb0",
"\u9ec4\u4ee5\u793c",
"A-\u5218\u6668\u9633",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"somgl",
"\u7c73\u7801\u6536\u5272\u673a",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"\u79e6\u79b9\u8fb0",
"\u9ec4\u4ee5\u793c",
"A-\u5218\u6668\u9633",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"somgl",
"\u7c73\u7801\u6536\u5272\u673a",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"\u79e6\u79b9\u8fb0",
"\u9ec4\u4ee5\u793c",
"A-\u5218\u6668\u9633",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"somgl",
"\u7c73\u7801\u6536\u5272\u673a",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"\u9ec4\u4ee5\u793c",
"\u79e6\u79b9\u8fb0",
"A-\u5218\u6668\u9633",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"somgl",
"\u7c73\u7801\u6536\u5272\u673a",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"\u9ec4\u4ee5\u793c",
"\u79e6\u79b9\u8fb0",
"A-\u5218\u6668\u9633",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"somgl",
"\u7c73\u7801\u6536\u5272\u673a",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"\u9ec4\u4ee5\u793c",
"\u79e6\u79b9\u8fb0",
"A-\u5218\u6668\u9633",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"somgl",
"\u7c73\u7801\u6536\u5272\u673a",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"\u9ec4\u4ee5\u793c",
"A-\u5218\u6668\u9633",
"\u79e6\u79b9\u8fb0",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"somgl",
"\u7c73\u7801\u6536\u5272\u673a",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
}
],
"legend": [
{
"data": [
"\u7ea2\u5305\u6570\u636e"
],
"selected": {},
"show": true,
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14,
"backgroundColor": "transparent",
"borderColor": "#ccc",
"borderRadius": 0,
"pageButtonItemGap": 5,
"pageButtonPosition": "end",
"pageFormatter": "{current}/{total}",
"pageIconColor": "#2f4554",
"pageIconInactiveColor": "#aaa",
"pageIconSize": 15,
"animationDurationUpdate": 800,
"selector": false,
"selectorPosition": "auto",
"selectorItemGap": 7,
"selectorButtonGap": 10
},
{
"data": [
"\u7ea2\u5305\u6570\u636e"
],
"selected": {},
"show": true,
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14,
"backgroundColor": "transparent",
"borderColor": "#ccc",
"borderRadius": 0,
"pageButtonItemGap": 5,
"pageButtonPosition": "end",
"pageFormatter": "{current}/{total}",
"pageIconColor": "#2f4554",
"pageIconInactiveColor": "#aaa",
"pageIconSize": 15,
"animationDurationUpdate": 800,
"selector": false,
"selectorPosition": "auto",
"selectorItemGap": 7,
"selectorButtonGap": 10
},
{
"data": [
"\u7ea2\u5305\u6570\u636e"
],
"selected": {},
"show": true,
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14,
"backgroundColor": "transparent",
"borderColor": "#ccc",
"borderRadius": 0,
"pageButtonItemGap": 5,
"pageButtonPosition": "end",
"pageFormatter": "{current}/{total}",
"pageIconColor": "#2f4554",
"pageIconInactiveColor": "#aaa",
"pageIconSize": 15,
"animationDurationUpdate": 800,
"selector": false,
"selectorPosition": "auto",
"selectorItemGap": 7,
"selectorButtonGap": 10
},
{
"data": [
"\u7ea2\u5305\u6570\u636e"
],
"selected": {},
"show": true,
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14,
"backgroundColor": "transparent",
"borderColor": "#ccc",
"borderRadius": 0,
"pageButtonItemGap": 5,
"pageButtonPosition": "end",
"pageFormatter": "{current}/{total}",
"pageIconColor": "#2f4554",
"pageIconInactiveColor": "#aaa",
"pageIconSize": 15,
"animationDurationUpdate": 800,
"selector": false,
"selectorPosition": "auto",
"selectorItemGap": 7,
"selectorButtonGap": 10
},
{
"data": [
"\u7ea2\u5305\u6570\u636e"
],
"selected": {},
"show": true,
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14,
"backgroundColor": "transparent",
"borderColor": "#ccc",
"borderRadius": 0,
"pageButtonItemGap": 5,
"pageButtonPosition": "end",
"pageFormatter": "{current}/{total}",
"pageIconColor": "#2f4554",
"pageIconInactiveColor": "#aaa",
"pageIconSize": 15,
"animationDurationUpdate": 800,
"selector": false,
"selectorPosition": "auto",
"selectorItemGap": 7,
"selectorButtonGap": 10
},
{
"data": [
"\u7ea2\u5305\u6570\u636e"
],
"selected": {},
"show": true,
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14,
"backgroundColor": "transparent",
"borderColor": "#ccc",
"borderRadius": 0,
"pageButtonItemGap": 5,
"pageButtonPosition": "end",
"pageFormatter": "{current}/{total}",
"pageIconColor": "#2f4554",
"pageIconInactiveColor": "#aaa",
"pageIconSize": 15,
"animationDurationUpdate": 800,
"selector": false,
"selectorPosition": "auto",
"selectorItemGap": 7,
"selectorButtonGap": 10
},
{
"data": [
"\u7ea2\u5305\u6570\u636e"
],
"selected": {},
"show": true,
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14,
"backgroundColor": "transparent",
"borderColor": "#ccc",
"borderRadius": 0,
"pageButtonItemGap": 5,
"pageButtonPosition": "end",
"pageFormatter": "{current}/{total}",
"pageIconColor": "#2f4554",
"pageIconInactiveColor": "#aaa",
"pageIconSize": 15,
"animationDurationUpdate": 800,
"selector": false,
"selectorPosition": "auto",
"selectorItemGap": 7,
"selectorButtonGap": 10
},
{
"data": [
"\u7ea2\u5305\u6570\u636e"
],
"selected": {},
"show": true,
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14,
"backgroundColor": "transparent",
"borderColor": "#ccc",
"borderRadius": 0,
"pageButtonItemGap": 5,
"pageButtonPosition": "end",
"pageFormatter": "{current}/{total}",
"pageIconColor": "#2f4554",
"pageIconInactiveColor": "#aaa",
"pageIconSize": 15,
"animationDurationUpdate": 800,
"selector": false,
"selectorPosition": "auto",
"selectorItemGap": 7,
"selectorButtonGap": 10
},
{
"data": [
"\u7ea2\u5305\u6570\u636e"
],
"selected": {},
"show": true,
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14,
"backgroundColor": "transparent",
"borderColor": "#ccc",
"borderRadius": 0,
"pageButtonItemGap": 5,
"pageButtonPosition": "end",
"pageFormatter": "{current}/{total}",
"pageIconColor": "#2f4554",
"pageIconInactiveColor": "#aaa",
"pageIconSize": 15,
"animationDurationUpdate": 800,
"selector": false,
"selectorPosition": "auto",
"selectorItemGap": 7,
"selectorButtonGap": 10
},
{
"data": [
"\u7ea2\u5305\u6570\u636e"
],
"selected": {},
"show": true,
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14,
"backgroundColor": "transparent",
"borderColor": "#ccc",
"borderRadius": 0,
"pageButtonItemGap": 5,
"pageButtonPosition": "end",
"pageFormatter": "{current}/{total}",
"pageIconColor": "#2f4554",
"pageIconInactiveColor": "#aaa",
"pageIconSize": 15,
"animationDurationUpdate": 800,
"selector": false,
"selectorPosition": "auto",
"selectorItemGap": 7,
"selectorButtonGap": 10
},
{
"data": [
"\u7ea2\u5305\u6570\u636e"
],
"selected": {},
"show": true,
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14,
"backgroundColor": "transparent",
"borderColor": "#ccc",
"borderRadius": 0,
"pageButtonItemGap": 5,
"pageButtonPosition": "end",
"pageFormatter": "{current}/{total}",
"pageIconColor": "#2f4554",
"pageIconInactiveColor": "#aaa",
"pageIconSize": 15,
"animationDurationUpdate": 800,
"selector": false,
"selectorPosition": "auto",
"selectorItemGap": 7,
"selectorButtonGap": 10
},
{
"data": [
"\u7ea2\u5305\u6570\u636e"
],
"selected": {},
"show": true,
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14,
"backgroundColor": "transparent",
"borderColor": "#ccc",
"borderRadius": 0,
"pageButtonItemGap": 5,
"pageButtonPosition": "end",
"pageFormatter": "{current}/{total}",
"pageIconColor": "#2f4554",
"pageIconInactiveColor": "#aaa",
"pageIconSize": 15,
"animationDurationUpdate": 800,
"selector": false,
"selectorPosition": "auto",
"selectorItemGap": 7,
"selectorButtonGap": 10
},
{
"data": [
"\u7ea2\u5305\u6570\u636e"
],
"selected": {},
"show": true,
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14,
"backgroundColor": "transparent",
"borderColor": "#ccc",
"borderRadius": 0,
"pageButtonItemGap": 5,
"pageButtonPosition": "end",
"pageFormatter": "{current}/{total}",
"pageIconColor": "#2f4554",
"pageIconInactiveColor": "#aaa",
"pageIconSize": 15,
"animationDurationUpdate": 800,
"selector": false,
"selectorPosition": "auto",
"selectorItemGap": 7,
"selectorButtonGap": 10
},
{
"data": [
"\u7ea2\u5305\u6570\u636e"
],
"selected": {},
"show": true,
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14,
"backgroundColor": "transparent",
"borderColor": "#ccc",
"borderRadius": 0,
"pageButtonItemGap": 5,
"pageButtonPosition": "end",
"pageFormatter": "{current}/{total}",
"pageIconColor": "#2f4554",
"pageIconInactiveColor": "#aaa",
"pageIconSize": 15,
"animationDurationUpdate": 800,
"selector": false,
"selectorPosition": "auto",
"selectorItemGap": 7,
"selectorButtonGap": 10
},
{
"data": [
"\u7ea2\u5305\u6570\u636e"
],
"selected": {},
"show": true,
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14,
"backgroundColor": "transparent",
"borderColor": "#ccc",
"borderRadius": 0,
"pageButtonItemGap": 5,
"pageButtonPosition": "end",
"pageFormatter": "{current}/{total}",
"pageIconColor": "#2f4554",
"pageIconInactiveColor": "#aaa",
"pageIconSize": 15,
"animationDurationUpdate": 800,
"selector": false,
"selectorPosition": "auto",
"selectorItemGap": 7,
"selectorButtonGap": 10
},
{
"data": [
"\u7ea2\u5305\u6570\u636e"
],
"selected": {},
"show": true,
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14,
"backgroundColor": "transparent",
"borderColor": "#ccc",
"borderRadius": 0,
"pageButtonItemGap": 5,
"pageButtonPosition": "end",
"pageFormatter": "{current}/{total}",
"pageIconColor": "#2f4554",
"pageIconInactiveColor": "#aaa",
"pageIconSize": 15,
"animationDurationUpdate": 800,
"selector": false,
"selectorPosition": "auto",
"selectorItemGap": 7,
"selectorButtonGap": 10
},
{
"data": [
"\u7ea2\u5305\u6570\u636e"
],
"selected": {},
"show": true,
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14,
"backgroundColor": "transparent",
"borderColor": "#ccc",
"borderRadius": 0,
"pageButtonItemGap": 5,
"pageButtonPosition": "end",
"pageFormatter": "{current}/{total}",
"pageIconColor": "#2f4554",
"pageIconInactiveColor": "#aaa",
"pageIconSize": 15,
"animationDurationUpdate": 800,
"selector": false,
"selectorPosition": "auto",
"selectorItemGap": 7,
"selectorButtonGap": 10
},
{
"data": [
"\u7ea2\u5305\u6570\u636e"
],
"selected": {},
"show": true,
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14,
"backgroundColor": "transparent",
"borderColor": "#ccc",
"borderRadius": 0,
"pageButtonItemGap": 5,
"pageButtonPosition": "end",
"pageFormatter": "{current}/{total}",
"pageIconColor": "#2f4554",
"pageIconInactiveColor": "#aaa",
"pageIconSize": 15,
"animationDurationUpdate": 800,
"selector": false,
"selectorPosition": "auto",
"selectorItemGap": 7,
"selectorButtonGap": 10
},
{
"data": [
"\u7ea2\u5305\u6570\u636e"
],
"selected": {},
"show": true,
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14,
"backgroundColor": "transparent",
"borderColor": "#ccc",
"borderRadius": 0,
"pageButtonItemGap": 5,
"pageButtonPosition": "end",
"pageFormatter": "{current}/{total}",
"pageIconColor": "#2f4554",
"pageIconInactiveColor": "#aaa",
"pageIconSize": 15,
"animationDurationUpdate": 800,
"selector": false,
"selectorPosition": "auto",
"selectorItemGap": 7,
"selectorButtonGap": 10
},
{
"data": [
"\u7ea2\u5305\u6570\u636e"
],
"selected": {},
"show": true,
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14,
"backgroundColor": "transparent",
"borderColor": "#ccc",
"borderRadius": 0,
"pageButtonItemGap": 5,
"pageButtonPosition": "end",
"pageFormatter": "{current}/{total}",
"pageIconColor": "#2f4554",
"pageIconInactiveColor": "#aaa",
"pageIconSize": 15,
"animationDurationUpdate": 800,
"selector": false,
"selectorPosition": "auto",
"selectorItemGap": 7,
"selectorButtonGap": 10
},
{
"data": [
"\u7ea2\u5305\u6570\u636e"
],
"selected": {},
"show": true,
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14,
"backgroundColor": "transparent",
"borderColor": "#ccc",
"borderRadius": 0,
"pageButtonItemGap": 5,
"pageButtonPosition": "end",
"pageFormatter": "{current}/{total}",
"pageIconColor": "#2f4554",
"pageIconInactiveColor": "#aaa",
"pageIconSize": 15,
"animationDurationUpdate": 800,
"selector": false,
"selectorPosition": "auto",
"selectorItemGap": 7,
"selectorButtonGap": 10
},
{
"data": [
"\u7ea2\u5305\u6570\u636e"
],
"selected": {},
"show": true,
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14,
"backgroundColor": "transparent",
"borderColor": "#ccc",
"borderRadius": 0,
"pageButtonItemGap": 5,
"pageButtonPosition": "end",
"pageFormatter": "{current}/{total}",
"pageIconColor": "#2f4554",
"pageIconInactiveColor": "#aaa",
"pageIconSize": 15,
"animationDurationUpdate": 800,
"selector": false,
"selectorPosition": "auto",
"selectorItemGap": 7,
"selectorButtonGap": 10
},
{
"data": [
"\u7ea2\u5305\u6570\u636e"
],
"selected": {},
"show": true,
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14,
"backgroundColor": "transparent",
"borderColor": "#ccc",
"borderRadius": 0,
"pageButtonItemGap": 5,
"pageButtonPosition": "end",
"pageFormatter": "{current}/{total}",
"pageIconColor": "#2f4554",
"pageIconInactiveColor": "#aaa",
"pageIconSize": 15,
"animationDurationUpdate": 800,
"selector": false,
"selectorPosition": "auto",
"selectorItemGap": 7,
"selectorButtonGap": 10
},
{
"data": [
"\u7ea2\u5305\u6570\u636e"
],
"selected": {},
"show": true,
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14,
"backgroundColor": "transparent",
"borderColor": "#ccc",
"borderRadius": 0,
"pageButtonItemGap": 5,
"pageButtonPosition": "end",
"pageFormatter": "{current}/{total}",
"pageIconColor": "#2f4554",
"pageIconInactiveColor": "#aaa",
"pageIconSize": 15,
"animationDurationUpdate": 800,
"selector": false,
"selectorPosition": "auto",
"selectorItemGap": 7,
"selectorButtonGap": 10
},
{
"data": [
"\u7ea2\u5305\u6570\u636e"
],
"selected": {},
"show": true,
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14,
"backgroundColor": "transparent",
"borderColor": "#ccc",
"borderRadius": 0,
"pageButtonItemGap": 5,
"pageButtonPosition": "end",
"pageFormatter": "{current}/{total}",
"pageIconColor": "#2f4554",
"pageIconInactiveColor": "#aaa",
"pageIconSize": 15,
"animationDurationUpdate": 800,
"selector": false,
"selectorPosition": "auto",
"selectorItemGap": 7,
"selectorButtonGap": 10
},
{
"data": [
"\u7ea2\u5305\u6570\u636e"
],
"selected": {},
"show": true,
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14,
"backgroundColor": "transparent",
"borderColor": "#ccc",
"borderRadius": 0,
"pageButtonItemGap": 5,
"pageButtonPosition": "end",
"pageFormatter": "{current}/{total}",
"pageIconColor": "#2f4554",
"pageIconInactiveColor": "#aaa",
"pageIconSize": 15,
"animationDurationUpdate": 800,
"selector": false,
"selectorPosition": "auto",
"selectorItemGap": 7,
"selectorButtonGap": 10
},
{
"data": [
"\u7ea2\u5305\u6570\u636e"
],
"selected": {},
"show": true,
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14,
"backgroundColor": "transparent",
"borderColor": "#ccc",
"borderRadius": 0,
"pageButtonItemGap": 5,
"pageButtonPosition": "end",
"pageFormatter": "{current}/{total}",
"pageIconColor": "#2f4554",
"pageIconInactiveColor": "#aaa",
"pageIconSize": 15,
"animationDurationUpdate": 800,
"selector": false,
"selectorPosition": "auto",
"selectorItemGap": 7,
"selectorButtonGap": 10
},
{
"data": [
"\u7ea2\u5305\u6570\u636e"
],
"selected": {},
"show": true,
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14,
"backgroundColor": "transparent",
"borderColor": "#ccc",
"borderRadius": 0,
"pageButtonItemGap": 5,
"pageButtonPosition": "end",
"pageFormatter": "{current}/{total}",
"pageIconColor": "#2f4554",
"pageIconInactiveColor": "#aaa",
"pageIconSize": 15,
"animationDurationUpdate": 800,
"selector": false,
"selectorPosition": "auto",
"selectorItemGap": 7,
"selectorButtonGap": 10
},
{
"data": [
"\u7ea2\u5305\u6570\u636e"
],
"selected": {},
"show": true,
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14,
"backgroundColor": "transparent",
"borderColor": "#ccc",
"borderRadius": 0,
"pageButtonItemGap": 5,
"pageButtonPosition": "end",
"pageFormatter": "{current}/{total}",
"pageIconColor": "#2f4554",
"pageIconInactiveColor": "#aaa",
"pageIconSize": 15,
"animationDurationUpdate": 800,
"selector": false,
"selectorPosition": "auto",
"selectorItemGap": 7,
"selectorButtonGap": 10
},
{
"data": [
"\u7ea2\u5305\u6570\u636e"
],
"selected": {},
"show": true,
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14,
"backgroundColor": "transparent",
"borderColor": "#ccc",
"borderRadius": 0,
"pageButtonItemGap": 5,
"pageButtonPosition": "end",
"pageFormatter": "{current}/{total}",
"pageIconColor": "#2f4554",
"pageIconInactiveColor": "#aaa",
"pageIconSize": 15,
"animationDurationUpdate": 800,
"selector": false,
"selectorPosition": "auto",
"selectorItemGap": 7,
"selectorButtonGap": 10
},
{
"data": [
"\u7ea2\u5305\u6570\u636e"
],
"selected": {},
"show": true,
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14,
"backgroundColor": "transparent",
"borderColor": "#ccc",
"borderRadius": 0,
"pageButtonItemGap": 5,
"pageButtonPosition": "end",
"pageFormatter": "{current}/{total}",
"pageIconColor": "#2f4554",
"pageIconInactiveColor": "#aaa",
"pageIconSize": 15,
"animationDurationUpdate": 800,
"selector": false,
"selectorPosition": "auto",
"selectorItemGap": 7,
"selectorButtonGap": 10
},
{
"data": [
"\u7ea2\u5305\u6570\u636e"
],
"selected": {},
"show": true,
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14,
"backgroundColor": "transparent",
"borderColor": "#ccc",
"borderRadius": 0,
"pageButtonItemGap": 5,
"pageButtonPosition": "end",
"pageFormatter": "{current}/{total}",
"pageIconColor": "#2f4554",
"pageIconInactiveColor": "#aaa",
"pageIconSize": 15,
"animationDurationUpdate": 800,
"selector": false,
"selectorPosition": "auto",
"selectorItemGap": 7,
"selectorButtonGap": 10
},
{
"data": [
"\u7ea2\u5305\u6570\u636e"
],
"selected": {},
"show": true,
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14,
"backgroundColor": "transparent",
"borderColor": "#ccc",
"borderRadius": 0,
"pageButtonItemGap": 5,
"pageButtonPosition": "end",
"pageFormatter": "{current}/{total}",
"pageIconColor": "#2f4554",
"pageIconInactiveColor": "#aaa",
"pageIconSize": 15,
"animationDurationUpdate": 800,
"selector": false,
"selectorPosition": "auto",
"selectorItemGap": 7,
"selectorButtonGap": 10
},
{
"data": [
"\u7ea2\u5305\u6570\u636e"
],
"selected": {},
"show": true,
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14,
"backgroundColor": "transparent",
"borderColor": "#ccc",
"borderRadius": 0,
"pageButtonItemGap": 5,
"pageButtonPosition": "end",
"pageFormatter": "{current}/{total}",
"pageIconColor": "#2f4554",
"pageIconInactiveColor": "#aaa",
"pageIconSize": 15,
"animationDurationUpdate": 800,
"selector": false,
"selectorPosition": "auto",
"selectorItemGap": 7,
"selectorButtonGap": 10
},
{
"data": [
"\u7ea2\u5305\u6570\u636e"
],
"selected": {},
"show": true,
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14,
"backgroundColor": "transparent",
"borderColor": "#ccc",
"borderRadius": 0,
"pageButtonItemGap": 5,
"pageButtonPosition": "end",
"pageFormatter": "{current}/{total}",
"pageIconColor": "#2f4554",
"pageIconInactiveColor": "#aaa",
"pageIconSize": 15,
"animationDurationUpdate": 800,
"selector": false,
"selectorPosition": "auto",
"selectorItemGap": 7,
"selectorButtonGap": 10
}
]
},
"options": [
{
"series": [
{
"type": "bar",
"name": "\u7ea2\u5305\u6570\u636e",
"legendHoverLink": true,
"data": [
1.16,
1.16,
1.24,
1.33,
1.5,
1.51,
1.54,
1.72
],
"realtimeSort": false,
"showBackground": false,
"stackStrategy": "samesign",
"cursor": "pointer",
"barMinHeight": 0,
"barCategoryGap": "20%",
"barGap": "30%",
"large": false,
"largeThreshold": 400,
"seriesLayoutBy": "column",
"datasetIndex": 0,
"clip": true,
"zlevel": 0,
"z": 2,
"label": {
"show": true,
"position": "right",
"margin": 8
},
"itemStyle": {
"color": "blue"
}
}
],
"xAxis": [
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
}
],
"yAxis": [
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"\u7c73\u7801\u6536\u5272\u673a",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"\u4e09\u5e74\u7684\u7b49\u5f85\u4f60",
"\u671b\u7a7f\u79cb\u6c34\u8036",
"\u68ee\u6797\u4e4b\u5de8",
"\u795e\u964d\u4e34\u4e86",
"yidichaxiang",
"\u6c99\u6f20\u5b64\u96c12"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"\u6c99\u6f20\u5b64\u96c12",
"\u5657-\u5657",
"\u4e00\u8def\u751f\u82b1y",
"\u9ec4\u4ee5\u793c",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u671b\u7a7f\u79cb\u6c34\u8036",
"\u95fb\u7f3a\u9677\u5219\u559c\u4f55\u5fd7\u4e39",
"\u4e09\u5e74\u7684\u7b49\u5f85\u4f60"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"\u671b\u7a7f\u79cb\u6c34\u8036",
"\u7c73\u7801\u6536\u5272\u673a",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"\u795e\u964d\u4e34\u4e86",
"\u4f9d\u8d56\u5b89\u59ae",
"\u95fb\u7f3a\u9677\u5219\u559c\u4f55\u5fd7\u4e39",
"\u4e09\u5e74\u7684\u7b49\u5f85\u4f60",
"Cloud\u6210\u957f\u8005\u534a\u671f"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"\u4e09\u6587\u9c7c\u7684\u5473\u9053",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"k\u8001\u6811\u660f\u9e26",
"\u795e\u964d\u4e34\u4e86",
"\u903b\u8f91\u7684mk",
"\u77e5\u8bc6\u7684\u5473\u90536",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382",
"Baby_Bus666"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"k\u8001\u6811\u660f\u9e26",
"\u795e\u964d\u4e34\u4e86",
"\u903b\u8f91\u7684mk",
"\u843d\u53f6\u67ab\u9165",
"\u77e5\u8bc6\u7684\u5473\u90536",
"\u7c73\u7801\u6536\u5272\u673a",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382",
"Baby_Bus666"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"\u843d\u53f6\u67ab\u9165",
"k\u8001\u6811\u660f\u9e26",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"A-\u5218\u6668\u9633",
"\u77e5\u8bc6\u7684\u5473\u90536",
"\u7c73\u7801\u6536\u5272\u673a",
"Baby_Bus666",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"somgl",
"A-\u5218\u6668\u9633",
"\u77e5\u8bc6\u7684\u5473\u90536",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"Baby_Bus666",
"\u7c73\u7801\u6536\u5272\u673a",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"\u77e5\u8bc6\u7684\u5473\u90536",
"yidichaxiang",
"somgl",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"Baby_Bus666",
"\u7c73\u7801\u6536\u5272\u673a",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"yidichaxiang",
"somgl",
"A-\u5218\u6668\u9633",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"Baby_Bus666",
"\u7c73\u7801\u6536\u5272\u673a",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"A-\u5218\u6668\u9633",
"yidichaxiang",
"somgl",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"Baby_Bus666",
"\u7c73\u7801\u6536\u5272\u673a",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"yidichaxiang",
"A-\u5218\u6668\u9633",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"somgl",
"Baby_Bus666",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u7c73\u7801\u6536\u5272\u673a",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"yidichaxiang",
"A-\u5218\u6668\u9633",
"Baby_Bus666",
"somgl",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u7c73\u7801\u6536\u5272\u673a",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"yidichaxiang",
"A-\u5218\u6668\u9633",
"Baby_Bus666",
"somgl",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u7c73\u7801\u6536\u5272\u673a",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"yidichaxiang",
"A-\u5218\u6668\u9633",
"Baby_Bus666",
"somgl",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u7c73\u7801\u6536\u5272\u673a",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"yidichaxiang",
"A-\u5218\u6668\u9633",
"Baby_Bus666",
"somgl",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u7c73\u7801\u6536\u5272\u673a",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"yidichaxiang",
"A-\u5218\u6668\u9633",
"Baby_Bus666",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"somgl",
"\u7c73\u7801\u6536\u5272\u673a",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"yidichaxiang",
"Baby_Bus666",
"A-\u5218\u6668\u9633",
"somgl",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"\u7c73\u7801\u6536\u5272\u673a",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"yidichaxiang",
"Baby_Bus666",
"A-\u5218\u6668\u9633",
"somgl",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"\u7c73\u7801\u6536\u5272\u673a",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"Baby_Bus666",
"yidichaxiang",
"A-\u5218\u6668\u9633",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"somgl",
"\u7c73\u7801\u6536\u5272\u673a",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"Baby_Bus666",
"yidichaxiang",
"A-\u5218\u6668\u9633",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"somgl",
"\u7c73\u7801\u6536\u5272\u673a",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"Baby_Bus666",
"yidichaxiang",
"A-\u5218\u6668\u9633",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"somgl",
"\u7c73\u7801\u6536\u5272\u673a",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"Baby_Bus666",
"yidichaxiang",
"A-\u5218\u6668\u9633",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"somgl",
"\u7c73\u7801\u6536\u5272\u673a",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"Baby_Bus666",
"yidichaxiang",
"A-\u5218\u6668\u9633",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"somgl",
"\u7c73\u7801\u6536\u5272\u673a",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"Baby_Bus666",
"yidichaxiang",
"A-\u5218\u6668\u9633",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"somgl",
"\u7c73\u7801\u6536\u5272\u673a",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"\u9ec4\u4ee5\u793c",
"yidichaxiang",
"A-\u5218\u6668\u9633",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"somgl",
"\u7c73\u7801\u6536\u5272\u673a",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"yidichaxiang",
"\u9ec4\u4ee5\u793c",
"A-\u5218\u6668\u9633",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"somgl",
"\u7c73\u7801\u6536\u5272\u673a",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
],
"yAxis": [
},
"data": [
"yidichaxiang",
"\u9ec4\u4ee5\u793c",
"A-\u5218\u6668\u9633",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"somgl",
"\u7c73\u7801\u6536\u5272\u673a",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
......@@ -148,88 +4442,78 @@
}
},
"data": [
"yidichaxiang",
"\u9ec4\u4ee5\u793c",
"A-\u5218\u6668\u9633",
"\u79e6\u79b9\u8fb0",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"somgl",
"\u7c73\u7801\u6536\u5272\u673a",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
}
],
"legend": [
},
{
"data": [
"\u7ea2\u5305\u6570\u636e"
],
"selected": {},
"show": true,
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14,
"backgroundColor": "transparent",
"borderColor": "#ccc",
"borderWidth": 1,
"borderRadius": 0,
"pageButtonItemGap": 5,
"pageButtonPosition": "end",
"pageFormatter": "{current}/{total}",
"pageIconColor": "#2f4554",
"pageIconInactiveColor": "#aaa",
"pageIconSize": 15,
"animationDurationUpdate": 800,
"selector": false,
"selectorPosition": "auto",
"selectorItemGap": 7,
"selectorButtonGap": 10
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"\u79e6\u79b9\u8fb0",
"\u9ec4\u4ee5\u793c",
"A-\u5218\u6668\u9633",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"somgl",
"\u7c73\u7801\u6536\u5272\u673a",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
"options": [
{
"series": [
{
"type": "bar",
"name": "\u7ea2\u5305\u6570\u636e",
"legendHoverLink": true,
"data": [
1.16,
1.16,
1.24,
1.33,
1.5,
1.51,
1.54,
1.72
],
"realtimeSort": false,
"showBackground": false,
"stackStrategy": "samesign",
"cursor": "pointer",
"barMinHeight": 0,
"barCategoryGap": "20%",
"barGap": "30%",
"large": false,
"largeThreshold": 400,
"seriesLayoutBy": "column",
"datasetIndex": 0,
"clip": true,
"zlevel": 0,
"z": 2,
"label": {
"show": true,
"position": "right",
"margin": 8
},
"itemStyle": {
"color": "blue"
}
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
],
"xAxis": [
},
"data": [
"\u79e6\u79b9\u8fb0",
"\u9ec4\u4ee5\u793c",
"A-\u5218\u6668\u9633",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"somgl",
"\u7c73\u7801\u6536\u5272\u673a",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
......@@ -249,10 +4533,80 @@
"curveness": 0,
"type": "solid"
}
},
"data": [
"\u79e6\u79b9\u8fb0",
"\u9ec4\u4ee5\u793c",
"A-\u5218\u6668\u9633",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"somgl",
"\u7c73\u7801\u6536\u5272\u673a",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"\u9ec4\u4ee5\u793c",
"\u79e6\u79b9\u8fb0",
"A-\u5218\u6668\u9633",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"somgl",
"\u7c73\u7801\u6536\u5272\u673a",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
],
"yAxis": [
},
"data": [
"\u9ec4\u4ee5\u793c",
"\u79e6\u79b9\u8fb0",
"A-\u5218\u6668\u9633",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"somgl",
"\u7c73\u7801\u6536\u5272\u673a",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
......@@ -274,14 +4628,45 @@
}
},
"data": [
"\u9ec4\u4ee5\u793c",
"\u79e6\u79b9\u8fb0",
"A-\u5218\u6668\u9633",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"somgl",
"\u7c73\u7801\u6536\u5272\u673a",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
},
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"\u9ec4\u4ee5\u793c",
"A-\u5218\u6668\u9633",
"\u79e6\u79b9\u8fb0",
"\u5fb7\u5b8f\u5927\u9b54\u738b",
"\u4e09\u5e74\u7684\u7b49\u5f85\u4f60",
"\u671b\u7a7f\u79cb\u6c34\u8036",
"\u68ee\u6797\u4e4b\u5de8",
"\u795e\u964d\u4e34\u4e86",
"yidichaxiang",
"\u6c99\u6f20\u5b64\u96c12"
"somgl",
"\u7c73\u7801\u6536\u5272\u673a",
"Cloud\u6210\u957f\u8005\u534a\u671f",
"\u6a80\u8d8a\u5251\u6307\u5927\u5382"
]
}
],
......@@ -5195,8 +9580,8 @@
]
}
]
};
chart_8ae176305cbb472990164426fb3a142a.setOption(option_8ae176305cbb472990164426fb3a142a);
</script>
};
chart_4b56eefe4467459991322cc84974f46d.setOption(option_4b56eefe4467459991322cc84974f46d);
</script>
</body>
</html>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册