Commit 926432f7 by BellCodeEditor

save project

parent 470bf4de
Showing with 5 additions and 5 deletions
......@@ -7,11 +7,11 @@
</head>
<body>
<div id="5cef51184e88471f99c6c2f4ef59d0ea" class="chart-container" style="width:900px; height:500px;"></div>
<div id="4f21430e9aba49e7a7839cea067d84c0" class="chart-container" style="width:900px; height:500px;"></div>
<script>
var chart_5cef51184e88471f99c6c2f4ef59d0ea = echarts.init(
document.getElementById('5cef51184e88471f99c6c2f4ef59d0ea'), 'white', {renderer: 'canvas'});
var option_5cef51184e88471f99c6c2f4ef59d0ea = {
var chart_4f21430e9aba49e7a7839cea067d84c0 = echarts.init(
document.getElementById('4f21430e9aba49e7a7839cea067d84c0'), 'white', {renderer: 'canvas'});
var option_4f21430e9aba49e7a7839cea067d84c0 = {
"animation": true,
"animationThreshold": 2000,
"animationDuration": 1000,
......@@ -357,7 +357,7 @@
"subtext": "\u9ad8254\u73ed\u6570\u5b66"
}
};
chart_5cef51184e88471f99c6c2f4ef59d0ea.setOption(option_5cef51184e88471f99c6c2f4ef59d0ea);
chart_4f21430e9aba49e7a7839cea067d84c0.setOption(option_4f21430e9aba49e7a7839cea067d84c0);
</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