Commit ce96af61 by BellCodeEditor

save project

parent 82377495
Showing with 19 additions and 19 deletions
...@@ -7,11 +7,11 @@ ...@@ -7,11 +7,11 @@
</head> </head>
<body> <body>
<div id="ed41469a568944bc93e506287d37a412" class="chart-container" style="width:900px; height:500px;"></div> <div id="26ca7a273be547cdb64dbb4e3c6f7b24" class="chart-container" style="width:900px; height:500px;"></div>
<script> <script>
var chart_ed41469a568944bc93e506287d37a412 = echarts.init( var chart_26ca7a273be547cdb64dbb4e3c6f7b24 = echarts.init(
document.getElementById('ed41469a568944bc93e506287d37a412'), 'white', {renderer: 'canvas'}); document.getElementById('26ca7a273be547cdb64dbb4e3c6f7b24'), 'white', {renderer: 'canvas'});
var option_ed41469a568944bc93e506287d37a412 = { var option_26ca7a273be547cdb64dbb4e3c6f7b24 = {
"animation": true, "animation": true,
"animationThreshold": 2000, "animationThreshold": 2000,
"animationDuration": 1000, "animationDuration": 1000,
...@@ -59,23 +59,23 @@ ...@@ -59,23 +59,23 @@
"data": [ "data": [
[ [
"\u7b2c1\u6b21", "\u7b2c1\u6b21",
102 5
], ],
[ [
"\u7b2c2\u6b21", "\u7b2c2\u6b21",
110 10
], ],
[ [
"\u7b2c3\u6b21", "\u7b2c3\u6b21",
118 88
], ],
[ [
"\u7b2c4\u6b21", "\u7b2c4\u6b21",
124 24
], ],
[ [
"\u7b2c5\u6b21", "\u7b2c5\u6b21",
129 89
], ],
[ [
"\u7b2c6\u6b21", "\u7b2c6\u6b21",
...@@ -129,23 +129,23 @@ ...@@ -129,23 +129,23 @@
"data": [ "data": [
[ [
"\u7b2c1\u6b21", "\u7b2c1\u6b21",
128 8
], ],
[ [
"\u7b2c2\u6b21", "\u7b2c2\u6b21",
131 31
], ],
[ [
"\u7b2c3\u6b21", "\u7b2c3\u6b21",
132 32
], ],
[ [
"\u7b2c4\u6b21", "\u7b2c4\u6b21",
129 29
], ],
[ [
"\u7b2c5\u6b21", "\u7b2c5\u6b21",
130 90
], ],
[ [
"\u7b2c6\u6b21", "\u7b2c6\u6b21",
...@@ -199,19 +199,19 @@ ...@@ -199,19 +199,19 @@
"data": [ "data": [
[ [
"\u7b2c1\u6b21", "\u7b2c1\u6b21",
143 3
], ],
[ [
"\u7b2c2\u6b21", "\u7b2c2\u6b21",
145 45
], ],
[ [
"\u7b2c3\u6b21", "\u7b2c3\u6b21",
140 40
], ],
[ [
"\u7b2c4\u6b21", "\u7b2c4\u6b21",
133 33
], ],
[ [
"\u7b2c5\u6b21", "\u7b2c5\u6b21",
...@@ -429,7 +429,7 @@ ...@@ -429,7 +429,7 @@
"subtext": "\u5355\u4f4d\uff1a\u4e2a" "subtext": "\u5355\u4f4d\uff1a\u4e2a"
} }
}; };
chart_ed41469a568944bc93e506287d37a412.setOption(option_ed41469a568944bc93e506287d37a412); chart_26ca7a273be547cdb64dbb4e3c6f7b24.setOption(option_26ca7a273be547cdb64dbb4e3c6f7b24);
</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