Commit ed6655fa by BellCodeEditor

save project

parent 5d712b7e
Showing with 5 additions and 5 deletions
...@@ -7,11 +7,11 @@ ...@@ -7,11 +7,11 @@
</head> </head>
<body> <body>
<div id="07b133b2d05743699fd8cf7f250e84c3" class="chart-container" style="width:900px; height:500px;"></div> <div id="987496cc95014549950c8bba9cba6e23" class="chart-container" style="width:900px; height:500px;"></div>
<script> <script>
var chart_07b133b2d05743699fd8cf7f250e84c3 = echarts.init( var chart_987496cc95014549950c8bba9cba6e23 = echarts.init(
document.getElementById('07b133b2d05743699fd8cf7f250e84c3'), 'white', {renderer: 'canvas'}); document.getElementById('987496cc95014549950c8bba9cba6e23'), 'white', {renderer: 'canvas'});
var option_07b133b2d05743699fd8cf7f250e84c3 = { var option_987496cc95014549950c8bba9cba6e23 = {
"animation": true, "animation": true,
"animationThreshold": 2000, "animationThreshold": 2000,
"animationDuration": 1000, "animationDuration": 1000,
...@@ -356,7 +356,7 @@ ...@@ -356,7 +356,7 @@
"text": "\u5206\u6570" "text": "\u5206\u6570"
} }
}; };
chart_07b133b2d05743699fd8cf7f250e84c3.setOption(option_07b133b2d05743699fd8cf7f250e84c3); chart_987496cc95014549950c8bba9cba6e23.setOption(option_987496cc95014549950c8bba9cba6e23);
</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