Commit a83410dc by BellCodeEditor

save project

parent 901737a9
Showing with 5 additions and 5 deletions
...@@ -7,11 +7,11 @@ ...@@ -7,11 +7,11 @@
</head> </head>
<body> <body>
<div id="78b90c56c3d748af85b5d1445d15f098" class="chart-container" style="width:900px; height:500px;"></div> <div id="351a07775fbd4a95908a0d87700a77cf" class="chart-container" style="width:900px; height:500px;"></div>
<script> <script>
var chart_78b90c56c3d748af85b5d1445d15f098 = echarts.init( var chart_351a07775fbd4a95908a0d87700a77cf = echarts.init(
document.getElementById('78b90c56c3d748af85b5d1445d15f098'), 'white', {renderer: 'canvas'}); document.getElementById('351a07775fbd4a95908a0d87700a77cf'), 'white', {renderer: 'canvas'});
var option_78b90c56c3d748af85b5d1445d15f098 = { var option_351a07775fbd4a95908a0d87700a77cf = {
"animation": true, "animation": true,
"animationThreshold": 2000, "animationThreshold": 2000,
"animationDuration": 1000, "animationDuration": 1000,
...@@ -357,7 +357,7 @@ ...@@ -357,7 +357,7 @@
"subject": "\u9ad8254\u73ed\u6570\u5b66" "subject": "\u9ad8254\u73ed\u6570\u5b66"
} }
}; };
chart_78b90c56c3d748af85b5d1445d15f098.setOption(option_78b90c56c3d748af85b5d1445d15f098); chart_351a07775fbd4a95908a0d87700a77cf.setOption(option_351a07775fbd4a95908a0d87700a77cf);
</script> </script>
</body> </body>
</html> </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