Commit 1826689b by BellCodeEditor

save project

parent a24a15fd
Showing with 5 additions and 5 deletions
......@@ -7,11 +7,11 @@
</head>
<body>
<div id="c5bc82d6f0dd4c318fabeeabbaa32830" class="chart-container" style="width:900px; height:500px;"></div>
<div id="4aa8adf6d817480badcf16dd1c106d70" class="chart-container" style="width:900px; height:500px;"></div>
<script>
var chart_c5bc82d6f0dd4c318fabeeabbaa32830 = echarts.init(
document.getElementById('c5bc82d6f0dd4c318fabeeabbaa32830'), 'white', {renderer: 'canvas'});
var option_c5bc82d6f0dd4c318fabeeabbaa32830 = {
var chart_4aa8adf6d817480badcf16dd1c106d70 = echarts.init(
document.getElementById('4aa8adf6d817480badcf16dd1c106d70'), 'white', {renderer: 'canvas'});
var option_4aa8adf6d817480badcf16dd1c106d70 = {
"animation": true,
"animationThreshold": 2000,
"animationDuration": 1000,
......@@ -357,7 +357,7 @@
"subtext": "\u9ad8\u4e8c5\u73ed\u6570\u5b66"
}
};
chart_c5bc82d6f0dd4c318fabeeabbaa32830.setOption(option_c5bc82d6f0dd4c318fabeeabbaa32830);
chart_4aa8adf6d817480badcf16dd1c106d70.setOption(option_4aa8adf6d817480badcf16dd1c106d70);
</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