Commit 51a77316 by BellCodeEditor

auto save

parent 4bd7d061
Showing with 5 additions and 5 deletions
......@@ -7,11 +7,11 @@
</head>
<body>
<div id="387620902d91420fb11a36deaeb6f031" class="chart-container" style="width:900px; height:500px;"></div>
<div id="88b73975bb8c4ae29d132d4a4745d684" class="chart-container" style="width:900px; height:500px;"></div>
<script>
var chart_387620902d91420fb11a36deaeb6f031 = echarts.init(
document.getElementById('387620902d91420fb11a36deaeb6f031'), 'white', {renderer: 'canvas'});
var option_387620902d91420fb11a36deaeb6f031 = {
var chart_88b73975bb8c4ae29d132d4a4745d684 = echarts.init(
document.getElementById('88b73975bb8c4ae29d132d4a4745d684'), 'white', {renderer: 'canvas'});
var option_88b73975bb8c4ae29d132d4a4745d684 = {
"animation": true,
"animationThreshold": 2000,
"animationDuration": 1000,
......@@ -357,7 +357,7 @@
"subtext": "\u9ad8254\u73ed\u6570\u5b66"
}
};
chart_387620902d91420fb11a36deaeb6f031.setOption(option_387620902d91420fb11a36deaeb6f031);
chart_88b73975bb8c4ae29d132d4a4745d684.setOption(option_88b73975bb8c4ae29d132d4a4745d684);
</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