Commit 8b4134b3 by BellCodeEditor

save project

parent 8e123366
Showing with 5 additions and 5 deletions
......@@ -7,11 +7,11 @@
</head>
<body>
<div id="26ca7a273be547cdb64dbb4e3c6f7b24" class="chart-container" style="width:900px; height:500px;"></div>
<div id="198b0ee593504fa5b7e48bbce41f8a13" class="chart-container" style="width:900px; height:500px;"></div>
<script>
var chart_26ca7a273be547cdb64dbb4e3c6f7b24 = echarts.init(
document.getElementById('26ca7a273be547cdb64dbb4e3c6f7b24'), 'white', {renderer: 'canvas'});
var option_26ca7a273be547cdb64dbb4e3c6f7b24 = {
var chart_198b0ee593504fa5b7e48bbce41f8a13 = echarts.init(
document.getElementById('198b0ee593504fa5b7e48bbce41f8a13'), 'white', {renderer: 'canvas'});
var option_198b0ee593504fa5b7e48bbce41f8a13 = {
"animation": true,
"animationThreshold": 2000,
"animationDuration": 1000,
......@@ -429,7 +429,7 @@
"subtext": "\u5355\u4f4d\uff1a\u4e2a"
}
};
chart_26ca7a273be547cdb64dbb4e3c6f7b24.setOption(option_26ca7a273be547cdb64dbb4e3c6f7b24);
chart_198b0ee593504fa5b7e48bbce41f8a13.setOption(option_198b0ee593504fa5b7e48bbce41f8a13);
</script>
</body>
</html>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment