Commit c5347b4c by BellCodeEditor

save project

parent ac0740fe
Showing with 5 additions and 5 deletions
......@@ -7,11 +7,11 @@
</head>
<body>
<div id="5a2810cbad2c42e19bdaf1d757337860" class="chart-container" style="width:900px; height:500px;"></div>
<div id="2546f3185e2f402eac798438530e0ed1" class="chart-container" style="width:900px; height:500px;"></div>
<script>
var chart_5a2810cbad2c42e19bdaf1d757337860 = echarts.init(
document.getElementById('5a2810cbad2c42e19bdaf1d757337860'), 'white', {renderer: 'canvas'});
var option_5a2810cbad2c42e19bdaf1d757337860 = {
var chart_2546f3185e2f402eac798438530e0ed1 = echarts.init(
document.getElementById('2546f3185e2f402eac798438530e0ed1'), 'white', {renderer: 'canvas'});
var option_2546f3185e2f402eac798438530e0ed1 = {
"animation": true,
"animationThreshold": 2000,
"animationDuration": 1000,
......@@ -357,7 +357,7 @@
"subtext": "\u9ad8245\u73ed\u6570\u5b66"
}
};
chart_5a2810cbad2c42e19bdaf1d757337860.setOption(option_5a2810cbad2c42e19bdaf1d757337860);
chart_2546f3185e2f402eac798438530e0ed1.setOption(option_2546f3185e2f402eac798438530e0ed1);
</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