Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
Y
yuji-dataview
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
郭铭瑶
yuji-dataview
Commits
77f14cc1
Commit
77f14cc1
authored
Sep 01, 2020
by
郭铭瑶
🤘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
调整数据
parent
9cb94197
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
38 additions
and
13 deletions
+38
-13
special-monitoring.vue
src/views/components/disease/special-monitoring.vue
+38
-13
No files found.
src/views/components/disease/special-monitoring.vue
View file @
77f14cc1
...
...
@@ -9,18 +9,42 @@
<
script
>
const
mock
=
[
{
disease
:
'鲤春病毒血症'
,
year
:
'2019'
,
data1
:
32
,
data2
:
55
},
{
disease
:
'鲤春病毒血症'
,
year
:
'2018'
,
data1
:
21
,
data2
:
75
},
{
disease
:
'鲤春病毒血症'
,
year
:
'2017'
,
data1
:
27
,
data2
:
28
},
{
disease
:
'白斑综合征'
,
year
:
'2019'
,
data1
:
85
,
data2
:
175
},
{
disease
:
'白斑综合征'
,
year
:
'2018'
,
data1
:
117
,
data2
:
329
},
{
disease
:
'白斑综合征'
,
year
:
'2017'
,
data1
:
128
,
data2
:
136
},
{
disease
:
'草鱼出血病'
,
year
:
'2019'
,
data1
:
14
,
data2
:
39
},
{
disease
:
'草鱼出血病'
,
year
:
'2018'
,
data1
:
30
,
data2
:
42
},
{
disease
:
'草鱼出血病'
,
year
:
'2017'
,
data1
:
14
,
data2
:
14
},
{
disease
:
'锦鲤疱疹病毒病'
,
year
:
'2019'
,
data1
:
4
,
data2
:
45
},
{
disease
:
'锦鲤疱疹病毒病'
,
year
:
'2018'
,
data1
:
12
,
data2
:
104
},
{
disease
:
'锦鲤疱疹病毒病'
,
year
:
'2017'
,
data1
:
11
,
data2
:
13
},
{
disease
:
'鲤春病毒血症'
,
year
:
'2019'
,
data1
:
32
,
data2
:
17
},
{
disease
:
'鲤春病毒血症'
,
year
:
'2018'
,
data1
:
27
,
data2
:
16
},
{
disease
:
'鲤春病毒血症'
,
year
:
'2017'
,
data1
:
21
,
data2
:
14
},
{
disease
:
'鲤春病毒血症'
,
year
:
'2016'
,
data1
:
20
,
data2
:
14
},
{
disease
:
'鲤春病毒血症'
,
year
:
'2015'
,
data1
:
18
,
data2
:
10
},
{
disease
:
'鲤春病毒血症'
,
year
:
'2014'
,
data1
:
15
,
data2
:
12
},
{
disease
:
'鲤春病毒血症'
,
year
:
'2013'
,
data1
:
15
,
data2
:
10
},
{
disease
:
'鲤春病毒血症'
,
year
:
'2012'
,
data1
:
13
,
data2
:
8
},
{
disease
:
'鲤春病毒血症'
,
year
:
'2011'
,
data1
:
12
,
data2
:
9
},
{
disease
:
'白斑综合征'
,
year
:
'2019'
,
data1
:
128
,
data2
:
98
},
{
disease
:
'白斑综合征'
,
year
:
'2018'
,
data1
:
117
,
data2
:
84
},
{
disease
:
'白斑综合征'
,
year
:
'2017'
,
data1
:
112
,
data2
:
87
},
{
disease
:
'白斑综合征'
,
year
:
'2016'
,
data1
:
106
,
data2
:
78
},
{
disease
:
'白斑综合征'
,
year
:
'2015'
,
data1
:
102
,
data2
:
64
},
{
disease
:
'白斑综合征'
,
year
:
'2014'
,
data1
:
98
,
data2
:
71
},
{
disease
:
'白斑综合征'
,
year
:
'2013'
,
data1
:
95
,
data2
:
76
},
{
disease
:
'白斑综合征'
,
year
:
'2012'
,
data1
:
91
,
data2
:
74
},
{
disease
:
'白斑综合征'
,
year
:
'2011'
,
data1
:
89
,
data2
:
69
},
{
disease
:
'草鱼出血病'
,
year
:
'2019'
,
data1
:
30
,
data2
:
21
},
{
disease
:
'草鱼出血病'
,
year
:
'2018'
,
data1
:
28
,
data2
:
18
},
{
disease
:
'草鱼出血病'
,
year
:
'2017'
,
data1
:
24
,
data2
:
19
},
{
disease
:
'草鱼出血病'
,
year
:
'2016'
,
data1
:
22
,
data2
:
18
},
{
disease
:
'草鱼出血病'
,
year
:
'2015'
,
data1
:
21
,
data2
:
16
},
{
disease
:
'草鱼出血病'
,
year
:
'2014'
,
data1
:
20
,
data2
:
17
},
{
disease
:
'草鱼出血病'
,
year
:
'2013'
,
data1
:
18
,
data2
:
14
},
{
disease
:
'草鱼出血病'
,
year
:
'2012'
,
data1
:
18
,
data2
:
15
},
{
disease
:
'草鱼出血病'
,
year
:
'2011'
,
data1
:
16
,
data2
:
14
},
{
disease
:
'锦鲤疱疹病毒病'
,
year
:
'2019'
,
data1
:
13
,
data2
:
3
},
{
disease
:
'锦鲤疱疹病毒病'
,
year
:
'2018'
,
data1
:
12
,
data2
:
5
},
{
disease
:
'锦鲤疱疹病毒病'
,
year
:
'2017'
,
data1
:
11
,
data2
:
4
},
{
disease
:
'锦鲤疱疹病毒病'
,
year
:
'2016'
,
data1
:
11
,
data2
:
4
},
{
disease
:
'锦鲤疱疹病毒病'
,
year
:
'2015'
,
data1
:
10
,
data2
:
3
},
{
disease
:
'锦鲤疱疹病毒病'
,
year
:
'2014'
,
data1
:
9
,
data2
:
3
},
{
disease
:
'锦鲤疱疹病毒病'
,
year
:
'2013'
,
data1
:
8
,
data2
:
2
},
{
disease
:
'锦鲤疱疹病毒病'
,
year
:
'2012'
,
data1
:
8
,
data2
:
1
},
{
disease
:
'锦鲤疱疹病毒病'
,
year
:
'2011'
,
data1
:
7
,
data2
:
1
},
]
export
default
{
name
:
'SpecialMonitoring'
,
...
...
@@ -63,9 +87,10 @@ export default {
textStyle
:
{
color
:
'#ccc'
,
},
interval
:
0
,
fontSize
:
this
.
fontSize
,
},
data
:
[
'2017'
,
'2018'
,
'2019'
],
data
:
[
'201
1'
,
'2011'
,
'2013'
,
'2014'
,
'2015'
,
'2016'
,
'201
7'
,
'2018'
,
'2019'
],
},
yAxis
:
[
{
...
...
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