Commit 0b3e2512 by BellCodeEditor

save project

parent 381824f7
Showing with 5 additions and 5 deletions
......@@ -7,11 +7,11 @@
</head>
<body>
<div id="6675a67ec22c4830bdd19edcb210ba77" class="chart-container" style="width:900px; height:500px;"></div>
<div id="256cfec1f689469d9621df82ec8b43e4" class="chart-container" style="width:900px; height:500px;"></div>
<script>
var chart_6675a67ec22c4830bdd19edcb210ba77 = echarts.init(
document.getElementById('6675a67ec22c4830bdd19edcb210ba77'), 'white', {renderer: 'canvas'});
var option_6675a67ec22c4830bdd19edcb210ba77 = {
var chart_256cfec1f689469d9621df82ec8b43e4 = echarts.init(
document.getElementById('256cfec1f689469d9621df82ec8b43e4'), 'white', {renderer: 'canvas'});
var option_256cfec1f689469d9621df82ec8b43e4 = {
"animation": true,
"animationThreshold": 2000,
"animationDuration": 1000,
......@@ -357,7 +357,7 @@
"subtext": "\u6beb\u7c73"
}
};
chart_6675a67ec22c4830bdd19edcb210ba77.setOption(option_6675a67ec22c4830bdd19edcb210ba77);
chart_256cfec1f689469d9621df82ec8b43e4.setOption(option_256cfec1f689469d9621df82ec8b43e4);
</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