Commit 91849907 by BellCodeEditor

save project

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