Commit 1f9f2a84 by BellCodeEditor

save project

parent daa1e179
Showing with 5 additions and 5 deletions
......@@ -7,11 +7,11 @@
</head>
<body>
<div id="cfa060ea331143e3a76d8a9037348f9c" class="chart-container" style="width:900px; height:500px;"></div>
<div id="1d1535daec12470488953cf073e9c82b" class="chart-container" style="width:900px; height:500px;"></div>
<script>
var chart_cfa060ea331143e3a76d8a9037348f9c = echarts.init(
document.getElementById('cfa060ea331143e3a76d8a9037348f9c'), 'white', {renderer: 'canvas'});
var option_cfa060ea331143e3a76d8a9037348f9c = {
var chart_1d1535daec12470488953cf073e9c82b = echarts.init(
document.getElementById('1d1535daec12470488953cf073e9c82b'), 'white', {renderer: 'canvas'});
var option_1d1535daec12470488953cf073e9c82b = {
"animation": true,
"animationThreshold": 2000,
"animationDuration": 1000,
......@@ -357,7 +357,7 @@
"subtext": "\u5206\u6570"
}
};
chart_cfa060ea331143e3a76d8a9037348f9c.setOption(option_cfa060ea331143e3a76d8a9037348f9c);
chart_1d1535daec12470488953cf073e9c82b.setOption(option_1d1535daec12470488953cf073e9c82b);
</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