diff --git a/frontend/src/views/chart/components/component-style/XAxisSelector.vue b/frontend/src/views/chart/components/component-style/XAxisSelector.vue
index a90386d76e..e491044c8c 100644
--- a/frontend/src/views/chart/components/component-style/XAxisSelector.vue
+++ b/frontend/src/views/chart/components/component-style/XAxisSelector.vue
@@ -49,6 +49,17 @@
+
+
+ {{ $t('chart.axis_value_split_count') }}
+
+
+ 间隔表示两个刻度之间的单位长度。
+
+
+
+
+
diff --git a/frontend/src/views/chart/components/component-style/XAxisSelectorAntV.vue b/frontend/src/views/chart/components/component-style/XAxisSelectorAntV.vue
index 82197d5d77..735b05c1e1 100644
--- a/frontend/src/views/chart/components/component-style/XAxisSelectorAntV.vue
+++ b/frontend/src/views/chart/components/component-style/XAxisSelectorAntV.vue
@@ -49,6 +49,17 @@
+
+
+ {{ $t('chart.axis_value_split_count') }}
+
+
+ 期望的坐标轴刻度数量,非最终结果。
+
+
+
+
+
diff --git a/frontend/src/views/chart/components/component-style/YAxisExtSelector.vue b/frontend/src/views/chart/components/component-style/YAxisExtSelector.vue
index 180bc40290..ecfb2e951a 100644
--- a/frontend/src/views/chart/components/component-style/YAxisExtSelector.vue
+++ b/frontend/src/views/chart/components/component-style/YAxisExtSelector.vue
@@ -49,6 +49,17 @@
+
+
+ {{ $t('chart.axis_value_split_count') }}
+
+
+ 间隔表示两个刻度之间的单位长度。
+
+
+
+
+
diff --git a/frontend/src/views/chart/components/component-style/YAxisExtSelectorAntV.vue b/frontend/src/views/chart/components/component-style/YAxisExtSelectorAntV.vue
index 772e9b80bb..6ef6a3c605 100644
--- a/frontend/src/views/chart/components/component-style/YAxisExtSelectorAntV.vue
+++ b/frontend/src/views/chart/components/component-style/YAxisExtSelectorAntV.vue
@@ -49,6 +49,17 @@
+
+
+ {{ $t('chart.axis_value_split_count') }}
+
+
+ 期望的坐标轴刻度数量,非最终结果。
+
+
+
+
+
diff --git a/frontend/src/views/chart/components/component-style/YAxisSelector.vue b/frontend/src/views/chart/components/component-style/YAxisSelector.vue
index 5163fb3a1f..bee85fb6c0 100644
--- a/frontend/src/views/chart/components/component-style/YAxisSelector.vue
+++ b/frontend/src/views/chart/components/component-style/YAxisSelector.vue
@@ -49,6 +49,17 @@
+
+
+ {{ $t('chart.axis_value_split_count') }}
+
+
+ 间隔表示两个刻度之间的单位长度。
+
+
+
+
+