Commit eb586d17 by BellCodeEditor

save project

parent 22a1e790
Showing with 5 additions and 5 deletions
......@@ -7,11 +7,11 @@
</head>
<body>
<div id="8a2bba9ee39442c39eb28d515fd5c5dc" class="chart-container" style="width:900px; height:500px;"></div>
<div id="60130c19d17b49b8a0d2e9f7bc375328" class="chart-container" style="width:900px; height:500px;"></div>
<script>
var chart_8a2bba9ee39442c39eb28d515fd5c5dc = echarts.init(
document.getElementById('8a2bba9ee39442c39eb28d515fd5c5dc'), 'white', {renderer: 'canvas'});
var option_8a2bba9ee39442c39eb28d515fd5c5dc = {
var chart_60130c19d17b49b8a0d2e9f7bc375328 = echarts.init(
document.getElementById('60130c19d17b49b8a0d2e9f7bc375328'), 'white', {renderer: 'canvas'});
var option_60130c19d17b49b8a0d2e9f7bc375328 = {
"animation": true,
"animationThreshold": 2000,
"animationDuration": 1000,
......@@ -165,7 +165,7 @@
}
]
};
chart_8a2bba9ee39442c39eb28d515fd5c5dc.setOption(option_8a2bba9ee39442c39eb28d515fd5c5dc);
chart_60130c19d17b49b8a0d2e9f7bc375328.setOption(option_60130c19d17b49b8a0d2e9f7bc375328);
</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