Sign in
简柏林
/
thingskit-front
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
75953b985cae78556da1bed95ab7dc5c63b07214
Authored by
fengtao
2022-12-19 15:12:43 +0800
1 parent
d1be68d0
feat:首页新增饼状图和调整部分样式
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/dashboard/workbench/components/PieChartDeviceSub.vue
src/views/dashboard/workbench/components/PieChartDeviceSub.vue
View file @
75953b9
@@ -38,7 +38,7 @@
@@ -38,7 +38,7 @@
38
backgroundColor: '#ffffff',
38
backgroundColor: '#ffffff',
39
tooltip: {
39
tooltip: {
40
trigger: 'item',
40
trigger: 'item',
41
-
formatter: '{b}
({d}%)
',
41
+
formatter: '{b}
{d}%
',
42
},
42
},
43
legend: {
43
legend: {
44
bottom: 0,
44
bottom: 0,