Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Administrator
/
level3-lesson24-diy3
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
ce96af61
authored
Oct 13, 2024
by
BellCodeEditor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
save project
parent
82377495
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
19 deletions
1234.html
1234.html
View file @
ce96af61
...
...
@@ -7,11 +7,11 @@
</head>
<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>
var
chart_
ed41469a568944bc93e506287d37a412
=
echarts
.
init
(
document
.
getElementById
(
'
ed41469a568944bc93e506287d37a412
'
),
'white'
,
{
renderer
:
'canvas'
});
var
option_
ed41469a568944bc93e506287d37a412
=
{
var
chart_
26ca7a273be547cdb64dbb4e3c6f7b24
=
echarts
.
init
(
document
.
getElementById
(
'
26ca7a273be547cdb64dbb4e3c6f7b24
'
),
'white'
,
{
renderer
:
'canvas'
});
var
option_
26ca7a273be547cdb64dbb4e3c6f7b24
=
{
"animation"
:
true
,
"animationThreshold"
:
2000
,
"animationDuration"
:
1000
,
...
...
@@ -59,23 +59,23 @@
"data"
:
[
[
"\u7b2c1\u6b21"
,
102
5
],
[
"\u7b2c2\u6b21"
,
1
1
0
10
],
[
"\u7b2c3\u6b21"
,
11
8
8
8
],
[
"\u7b2c4\u6b21"
,
1
24
24
],
[
"\u7b2c5\u6b21"
,
12
9
8
9
],
[
"\u7b2c6\u6b21"
,
...
...
@@ -129,23 +129,23 @@
"data"
:
[
[
"\u7b2c1\u6b21"
,
12
8
8
],
[
"\u7b2c2\u6b21"
,
1
31
31
],
[
"\u7b2c3\u6b21"
,
1
32
32
],
[
"\u7b2c4\u6b21"
,
1
29
29
],
[
"\u7b2c5\u6b21"
,
13
0
9
0
],
[
"\u7b2c6\u6b21"
,
...
...
@@ -199,19 +199,19 @@
"data"
:
[
[
"\u7b2c1\u6b21"
,
14
3
3
],
[
"\u7b2c2\u6b21"
,
1
45
45
],
[
"\u7b2c3\u6b21"
,
1
40
40
],
[
"\u7b2c4\u6b21"
,
1
33
33
],
[
"\u7b2c5\u6b21"
,
...
...
@@ -429,7 +429,7 @@
"subtext"
:
"\u5355\u4f4d\uff1a\u4e2a"
}
};
chart_
ed41469a568944bc93e506287d37a412
.
setOption
(
option_ed41469a568944bc93e506287d37a412
);
chart_
26ca7a273be547cdb64dbb4e3c6f7b24
.
setOption
(
option_26ca7a273be547cdb64dbb4e3c6f7b24
);
</script>
</body>
</html>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment