From 0f532094ca7f7db571ef07109cce557f6a9a31ba Mon Sep 17 00:00:00 2001 From: MaysWind Date: Fri, 16 Jan 2026 23:30:28 +0800 Subject: [PATCH] update the initial styling of the pie chart --- src/views/desktop/insights/tabs/ExplorerChartTab.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/desktop/insights/tabs/ExplorerChartTab.vue b/src/views/desktop/insights/tabs/ExplorerChartTab.vue index e2ebd1a9..bf9be6db 100644 --- a/src/views/desktop/insights/tabs/ExplorerChartTab.vue +++ b/src/views/desktop/insights/tabs/ExplorerChartTab.vue @@ -84,6 +84,7 @@ id-field="id" name-field="name" value-field="value" + color-field="color" v-if="loading" />