summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/app/shared/components/customer/customer.component.html
diff options
context:
space:
mode:
authorcyuamber <xuranyjy@chinamobile.com>2019-09-20 17:55:51 +0800
committercyuamber <xuranyjy@chinamobile.com>2019-09-20 17:56:00 +0800
commita711cb386553020a1348207c05ae597fcfb18212 (patch)
tree59518988ac6f1b6b252b9823496f31dff3a9ad85 /usecaseui-portal/src/app/shared/components/customer/customer.component.html
parent371098805b90e3eebbaff181703a0e4e79e795bc (diff)
feat: implement the customer page chart adaptive
Change-Id: Ic8f4501ba3f81dc2f94734e4701cd7e1f28df43b Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
Diffstat (limited to 'usecaseui-portal/src/app/shared/components/customer/customer.component.html')
-rw-r--r--usecaseui-portal/src/app/shared/components/customer/customer.component.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/usecaseui-portal/src/app/shared/components/customer/customer.component.html b/usecaseui-portal/src/app/shared/components/customer/customer.component.html
index 6de63b0f..4f532f8f 100644
--- a/usecaseui-portal/src/app/shared/components/customer/customer.component.html
+++ b/usecaseui-portal/src/app/shared/components/customer/customer.component.html
@@ -15,9 +15,9 @@
-->
<div class="content">
<div class="chearts">
- <div class="Cu">
+ <div class="Cu" #chart>
<p> {{"i18nTextDefine_Instance_Count_of_Customer" | translate}} </p>
- <app-pie [initData]="CUChartInit" [chartData]="CUChartData" *ngIf="serviceChart"></app-pie>
+ <app-pie [initData]="CUChartInit" [chartData]="CUChartData" *ngIf="serviceChart" #pie></app-pie>
<div *ngIf="!serviceChart">No Service Instances </div>
</div>
<div class="type">