Commit 8f6ae7c0 by BellCodeEditor

save project

parent 5ecbbbd1
Showing with 5 additions and 5 deletions
......@@ -7,11 +7,11 @@
</head>
<body >
<div id="eb165fa272ea4292b2aaba766f74eb89" class="chart-container" style="width:900px; height:500px; "></div>
<div id="9436d6c7cdb54825adeea2383b04e43d" class="chart-container" style="width:900px; height:500px; "></div>
<script>
var chart_eb165fa272ea4292b2aaba766f74eb89 = echarts.init(
document.getElementById('eb165fa272ea4292b2aaba766f74eb89'), 'white', {renderer: 'canvas'});
var option_eb165fa272ea4292b2aaba766f74eb89 = {
var chart_9436d6c7cdb54825adeea2383b04e43d = echarts.init(
document.getElementById('9436d6c7cdb54825adeea2383b04e43d'), 'white', {renderer: 'canvas'});
var option_9436d6c7cdb54825adeea2383b04e43d = {
"animation": true,
"animationThreshold": 2000,
"animationDuration": 1000,
......@@ -369,7 +369,7 @@
"subtext": "\u5355\u4f4d:\u6b21\u6570"
}
};
chart_eb165fa272ea4292b2aaba766f74eb89.setOption(option_eb165fa272ea4292b2aaba766f74eb89);
chart_9436d6c7cdb54825adeea2383b04e43d.setOption(option_9436d6c7cdb54825adeea2383b04e43d);
</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