diff --git a/core/core-frontend/src/custom-component/common/CommonAttr.vue b/core/core-frontend/src/custom-component/common/CommonAttr.vue
index b13295ff64..5aaf95972e 100644
--- a/core/core-frontend/src/custom-component/common/CommonAttr.vue
+++ b/core/core-frontend/src/custom-component/common/CommonAttr.vue
@@ -8,6 +8,7 @@ import BackgroundOverallCommon from '@/components/visualization/component-backgr
import { useI18n } from '@/hooks/web/useI18n'
import elementResizeDetectorMaker from 'element-resize-detector'
import { snapshotStoreWithOut } from '@/store/modules/data-visualization/snapshot'
+import CommonStyleSet from '@/custom-component/common/CommonStyleSet.vue'
const snapshotStore = snapshotStoreWithOut()
const { t } = useI18n()
@@ -136,126 +137,13 @@ const stopEvent = e => {
-
-
-
-
-
-
-
-
-
- {{ t('chart.text_pos_left') }}
-
-
-
-
-
-
-
-
-
-
-
- {{ t('chart.text_pos_center') }}
-
-
-
-
-
-
-
-
-
-
-
- {{ t('chart.text_pos_right') }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
diff --git a/core/core-frontend/src/custom-component/common/CommonStyleSet.vue b/core/core-frontend/src/custom-component/common/CommonStyleSet.vue
index 6daca77f0e..ceae762187 100644
--- a/core/core-frontend/src/custom-component/common/CommonStyleSet.vue
+++ b/core/core-frontend/src/custom-component/common/CommonStyleSet.vue
@@ -1,27 +1,35 @@
-
+
-
+
-
+
-
+
+
+
+
+
+
+
{{ t('chart.bolder') }}
@@ -47,13 +78,13 @@
-
+
{{ t('chart.italic') }}
@@ -64,61 +95,69 @@
-
-
- {{ t('chart.text_pos_left') }}
-
-
-
-
-
-
-
-
-
- {{ t('chart.text_pos_center') }}
-
-
-
-
-
-
-
-
-
- {{ t('chart.text_pos_right') }}
-
-
-
-
-
-
-
+
+
+
+ {{ t('chart.text_pos_left') }}
+
+
+
+
+
+
+
+
+
+ {{ t('chart.text_pos_center') }}
+
+
+
+
+
+
+
+
+
+ {{ t('chart.text_pos_right') }}
+
+
+
+
+
+
+
+