Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mySkill-x
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
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
angular
mySkill-x
Commits
d5bd6e2e
Commit
d5bd6e2e
authored
Jun 13, 2025
by
Mon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
เเก้ dashboard
parent
84f10539
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
dashboard-evaluation.component.ts
...ents/dashboard/projects/dashboard-evaluation.component.ts
+4
-4
No files found.
src/app/components/dashboard/projects/dashboard-evaluation.component.ts
View file @
d5bd6e2e
...
...
@@ -72,9 +72,9 @@ export class DashboardEvaluationComponent implements OnInit {
{
employee
:
'น.ส. เยาวเรศ พิทักษ์'
,
evaluator
:
'นาย พลชัย อธิชาติ'
,
round
:
'2024/2'
,
department
:
'ทรัพยากรบุคคล'
}
];
topScoreList
:
TopScore
[]
=
[
{
employee
:
'นาย ชัยยศ สุวรรณ'
,
score
:
99
,
grade
:
'
S
'
,
round
:
'1/2025'
,
evaluator
:
'นาย สุริชัย จินโต'
},
{
employee
:
'น.ส. อรอนงค์ พรรณา'
,
score
:
98
,
grade
:
'
S
'
,
round
:
'1/2025'
,
evaluator
:
'นาง ภัทธิดา วงศ์ดาว'
},
{
employee
:
'น.ส. ใจบุญ พิทักษ์'
,
score
:
98
,
grade
:
'
S
'
,
round
:
'1/2025'
,
evaluator
:
'นาย สุริชัย จินโต'
},
{
employee
:
'นาย ชัยยศ สุวรรณ'
,
score
:
99
,
grade
:
'
A
'
,
round
:
'1/2025'
,
evaluator
:
'นาย สุริชัย จินโต'
},
{
employee
:
'น.ส. อรอนงค์ พรรณา'
,
score
:
98
,
grade
:
'
A
'
,
round
:
'1/2025'
,
evaluator
:
'นาง ภัทธิดา วงศ์ดาว'
},
{
employee
:
'น.ส. ใจบุญ พิทักษ์'
,
score
:
98
,
grade
:
'
A
'
,
round
:
'1/2025'
,
evaluator
:
'นาย สุริชัย จินโต'
},
{
employee
:
'นาย อังคาร เรืองรุ่ง'
,
score
:
97
,
grade
:
'A'
,
round
:
'1/2025'
,
evaluator
:
'นาง ภัทธิดา วงศ์ดาว'
},
{
employee
:
'น.ส. เยาวเรศ โตบุญ'
,
score
:
96
,
grade
:
'A'
,
round
:
'1/2025'
,
evaluator
:
'นาย พลชัย อธิชาติ'
}
];
...
...
@@ -247,7 +247,7 @@ export class DashboardEvaluationComponent implements OnInit {
this
.
levelDistOption
=
{
tooltip
:
{
trigger
:
'axis'
,
axisPointer
:
{
type
:
'shadow'
}
},
legend
:
{
top
:
0
},
grid
:
{
top
:
40
,
left
:
10
,
right
:
10
,
bottom
:
1
0
},
grid
:
{
top
:
40
,
left
:
10
,
right
:
10
,
bottom
:
2
0
},
xAxis
:
{
type
:
'value'
},
yAxis
:
{
type
:
'category'
,
data
:
[
''
]
},
series
:
[
...
...
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