Commit 3a9eabb1 by BellCodeEditor

save project

parent aec8a2cf
Showing with 5 additions and 5 deletions
......@@ -7,11 +7,11 @@
</head>
<body>
<div id="d6bcecc4835842c3992c290ffedaad9f" class="chart-container" style="width:900px; height:500px;"></div>
<div id="077327d27d374e66a4cf97f18b33d37f" class="chart-container" style="width:900px; height:500px;"></div>
<script>
var chart_d6bcecc4835842c3992c290ffedaad9f = echarts.init(
document.getElementById('d6bcecc4835842c3992c290ffedaad9f'), 'white', {renderer: 'canvas'});
var option_d6bcecc4835842c3992c290ffedaad9f = {
var chart_077327d27d374e66a4cf97f18b33d37f = echarts.init(
document.getElementById('077327d27d374e66a4cf97f18b33d37f'), 'white', {renderer: 'canvas'});
var option_077327d27d374e66a4cf97f18b33d37f = {
"animation": true,
"animationThreshold": 2000,
"animationDuration": 1000,
......@@ -357,7 +357,7 @@
"subtext": "\u9ad82\u4e09\u73ed\u6570\u5b66"
}
};
chart_d6bcecc4835842c3992c290ffedaad9f.setOption(option_d6bcecc4835842c3992c290ffedaad9f);
chart_077327d27d374e66a4cf97f18b33d37f.setOption(option_077327d27d374e66a4cf97f18b33d37f);
</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