Commit 60683e4c by BellCodeEditor

save project

parent 5a349f68
Showing with 5 additions and 5 deletions
......@@ -7,11 +7,11 @@
</head>
<body>
<div id="0bb89e3ac55344babe9c2d1cba8a9420" class="chart-container" style="width:900px; height:500px;"></div>
<div id="f841835918da42a89af7796bde07a1a9" class="chart-container" style="width:900px; height:500px;"></div>
<script>
var chart_0bb89e3ac55344babe9c2d1cba8a9420 = echarts.init(
document.getElementById('0bb89e3ac55344babe9c2d1cba8a9420'), 'white', {renderer: 'canvas'});
var option_0bb89e3ac55344babe9c2d1cba8a9420 = {
var chart_f841835918da42a89af7796bde07a1a9 = echarts.init(
document.getElementById('f841835918da42a89af7796bde07a1a9'), 'white', {renderer: 'canvas'});
var option_f841835918da42a89af7796bde07a1a9 = {
"animation": true,
"animationThreshold": 2000,
"animationDuration": 1000,
......@@ -357,7 +357,7 @@
"subtext": "\u9ad8254\u73ed\u6570\u5b66"
}
};
chart_0bb89e3ac55344babe9c2d1cba8a9420.setOption(option_0bb89e3ac55344babe9c2d1cba8a9420);
chart_f841835918da42a89af7796bde07a1a9.setOption(option_f841835918da42a89af7796bde07a1a9);
</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