diff --git a/core/core-frontend/src/custom-component/common/CommonStyleSet.vue b/core/core-frontend/src/custom-component/common/CommonStyleSet.vue
new file mode 100644
index 0000000000..6daca77f0e
--- /dev/null
+++ b/core/core-frontend/src/custom-component/common/CommonStyleSet.vue
@@ -0,0 +1,276 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ t('chart.bolder') }}
+
+
+
+
+
+
+
+
+
+
+ {{ t('chart.italic') }}
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ t('chart.text_pos_left') }}
+
+
+
+
+
+
+
+
+
+ {{ t('chart.text_pos_center') }}
+
+
+
+
+
+
+
+
+
+ {{ t('chart.text_pos_right') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+