Commit cdb8bacc by BellCodeEditor

save project

parent 9938b31e
Showing with 5 additions and 5 deletions
......@@ -7,11 +7,11 @@
</head>
<body>
<div id="b42dcc621d144bd7a588be64b9f3d20b" class="chart-container" style="width:900px; height:500px;"></div>
<div id="6abec9a987724aef959eb5e162b86a4b" class="chart-container" style="width:900px; height:500px;"></div>
<script>
var chart_b42dcc621d144bd7a588be64b9f3d20b = echarts.init(
document.getElementById('b42dcc621d144bd7a588be64b9f3d20b'), 'white', {renderer: 'canvas'});
var option_b42dcc621d144bd7a588be64b9f3d20b = {
var chart_6abec9a987724aef959eb5e162b86a4b = echarts.init(
document.getElementById('6abec9a987724aef959eb5e162b86a4b'), 'white', {renderer: 'canvas'});
var option_6abec9a987724aef959eb5e162b86a4b = {
"animation": true,
"animationThreshold": 2000,
"animationDuration": 1000,
......@@ -231,7 +231,7 @@
"subtext": "\u5355\u4f4d:\u6beb\u7c73"
}
};
chart_b42dcc621d144bd7a588be64b9f3d20b.setOption(option_b42dcc621d144bd7a588be64b9f3d20b);
chart_6abec9a987724aef959eb5e162b86a4b.setOption(option_6abec9a987724aef959eb5e162b86a4b);
</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