Commit 359d5423 by BellCodeEditor

save project

parent 1c438ad3
Showing with 5 additions and 5 deletions
......@@ -7,11 +7,11 @@
</head>
<body>
<div id="c3c3e68429064730bfffef197dbb45f9" class="chart-container" style="width:900px; height:500px;"></div>
<div id="27cba15480224d51b4794ef400e4d831" class="chart-container" style="width:900px; height:500px;"></div>
<script>
var chart_c3c3e68429064730bfffef197dbb45f9 = echarts.init(
document.getElementById('c3c3e68429064730bfffef197dbb45f9'), 'white', {renderer: 'canvas'});
var option_c3c3e68429064730bfffef197dbb45f9 = {
var chart_27cba15480224d51b4794ef400e4d831 = echarts.init(
document.getElementById('27cba15480224d51b4794ef400e4d831'), 'white', {renderer: 'canvas'});
var option_27cba15480224d51b4794ef400e4d831 = {
"animation": true,
"animationThreshold": 2000,
"animationDuration": 1000,
......@@ -357,7 +357,7 @@
"subtext": "\u5355\u4f4d:\u5206\u6570"
}
};
chart_c3c3e68429064730bfffef197dbb45f9.setOption(option_c3c3e68429064730bfffef197dbb45f9);
chart_27cba15480224d51b4794ef400e4d831.setOption(option_27cba15480224d51b4794ef400e4d831);
</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