diff --git a/core/core-frontend/src/components/data-visualization/ComponentToolBar.vue b/core/core-frontend/src/components/data-visualization/ComponentToolBar.vue
index 9d8293dd77..0ffe788733 100644
--- a/core/core-frontend/src/components/data-visualization/ComponentToolBar.vue
+++ b/core/core-frontend/src/components/data-visualization/ComponentToolBar.vue
@@ -143,7 +143,7 @@ onUnmounted(() => {
v-model="scale"
:min="10"
:max="200"
- tooltip-theme="ndark"
+ tooltip-theme="light"
@change="handleScaleChange()"
size="small"
/>
@@ -151,7 +151,7 @@ onUnmounted(() => {
-
+
diff --git a/core/core-frontend/src/components/data-visualization/DvToolbar.vue b/core/core-frontend/src/components/data-visualization/DvToolbar.vue
index 5e64d0acab..79d5b7de8c 100644
--- a/core/core-frontend/src/components/data-visualization/DvToolbar.vue
+++ b/core/core-frontend/src/components/data-visualization/DvToolbar.vue
@@ -366,7 +366,7 @@ const fullScreenPreview = () => {
{{ dvInfo.name }}
-
+
{
-
+
+
diff --git a/core/core-frontend/src/views/chart/components/editor/editor-senior/components/AssistLine.vue b/core/core-frontend/src/views/chart/components/editor/editor-senior/components/AssistLine.vue
index d1ef9aee7b..ecb51c1fc4 100644
--- a/core/core-frontend/src/views/chart/components/editor/editor-senior/components/AssistLine.vue
+++ b/core/core-frontend/src/views/chart/components/editor/editor-senior/components/AssistLine.vue
@@ -224,7 +224,7 @@ onMounted(() => {