Commit f7553adf by BellCodeEditor

save project

parent c3b70c9a
Showing with 5 additions and 5 deletions
...@@ -7,11 +7,11 @@ ...@@ -7,11 +7,11 @@
</head> </head>
<body> <body>
<div id="823865048b8a45a8b1b5b10c1409234e" class="chart-container" style="width:900px; height:500px;"></div> <div id="fde64cc2533d40b79a0a8b03fc871289" class="chart-container" style="width:900px; height:500px;"></div>
<script> <script>
var chart_823865048b8a45a8b1b5b10c1409234e = echarts.init( var chart_fde64cc2533d40b79a0a8b03fc871289 = echarts.init(
document.getElementById('823865048b8a45a8b1b5b10c1409234e'), 'white', {renderer: 'canvas'}); document.getElementById('fde64cc2533d40b79a0a8b03fc871289'), 'white', {renderer: 'canvas'});
var option_823865048b8a45a8b1b5b10c1409234e = { var option_fde64cc2533d40b79a0a8b03fc871289 = {
"animation": true, "animation": true,
"animationThreshold": 2000, "animationThreshold": 2000,
"animationDuration": 1000, "animationDuration": 1000,
...@@ -357,7 +357,7 @@ ...@@ -357,7 +357,7 @@
"subtext": "\u9ad8254\u73ed\u6570\u5b66" "subtext": "\u9ad8254\u73ed\u6570\u5b66"
} }
}; };
chart_823865048b8a45a8b1b5b10c1409234e.setOption(option_823865048b8a45a8b1b5b10c1409234e); chart_fde64cc2533d40b79a0a8b03fc871289.setOption(option_fde64cc2533d40b79a0a8b03fc871289);
</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