Commit 8f6aa80f by BellCodeEditor

save project

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