Commit e617fb51 by BellCodeEditor

save project

parent 5484fc53
Showing with 5 additions and 5 deletions
......@@ -7,11 +7,11 @@
</head>
<body>
<div id="d608f040b0f04c89990c2c9b905ceb97" class="chart-container" style="width:900px; height:500px;"></div>
<div id="aa0502eeba10464d9fb6465c8cbc4f56" class="chart-container" style="width:900px; height:500px;"></div>
<script>
var chart_d608f040b0f04c89990c2c9b905ceb97 = echarts.init(
document.getElementById('d608f040b0f04c89990c2c9b905ceb97'), 'white', {renderer: 'canvas'});
var option_d608f040b0f04c89990c2c9b905ceb97 = {
var chart_aa0502eeba10464d9fb6465c8cbc4f56 = echarts.init(
document.getElementById('aa0502eeba10464d9fb6465c8cbc4f56'), 'white', {renderer: 'canvas'});
var option_aa0502eeba10464d9fb6465c8cbc4f56 = {
"animation": true,
"animationThreshold": 2000,
"animationDuration": 1000,
......@@ -357,7 +357,7 @@
"student": "\u9ad8254\u73ed\u5b66\u751f"
}
};
chart_d608f040b0f04c89990c2c9b905ceb97.setOption(option_d608f040b0f04c89990c2c9b905ceb97);
chart_aa0502eeba10464d9fb6465c8cbc4f56.setOption(option_aa0502eeba10464d9fb6465c8cbc4f56);
</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