diff --git a/frontend/src/views/chart/view/ChartEdit.vue b/frontend/src/views/chart/view/ChartEdit.vue
index 4aa7dd5..f1cd678 100644
--- a/frontend/src/views/chart/view/ChartEdit.vue
+++ b/frontend/src/views/chart/view/ChartEdit.vue
@@ -131,6 +131,7 @@
+
@@ -153,18 +154,10 @@
-
-
-
-
-
+
-
-
-
-
-
+
@@ -175,6 +168,16 @@
+
+
+
+
+
+
+
+
+
+
@@ -185,6 +188,7 @@
+
diff --git a/frontend/src/views/dataset/common/DatasetChartDetail.vue b/frontend/src/views/dataset/common/DatasetChartDetail.vue
index 6c85c50..d16a2b9 100644
--- a/frontend/src/views/dataset/common/DatasetChartDetail.vue
+++ b/frontend/src/views/dataset/common/DatasetChartDetail.vue
@@ -37,7 +37,7 @@
{{ $t('dataset.type') }}
{{ $t('dataset.db_data') }}
{{ $t('dataset.sql_data') }}
- {{ $t('dataset.excel_data') }}
+
{{ $t('dataset.custom_data') }}
diff --git a/frontend/src/views/dataset/group/Group.vue b/frontend/src/views/dataset/group/Group.vue
index b25b5d5..fce5b63 100644
--- a/frontend/src/views/dataset/group/Group.vue
+++ b/frontend/src/views/dataset/group/Group.vue
@@ -101,10 +101,10 @@
{{ $t('dataset.sql_data') }}
-
-
- {{ $t('dataset.excel_data') }}
-
+
+
+
+
{{ $t('dataset.custom_data') }}