diff --git a/core/core-frontend/src/views/chart/components/editor/editor-style/ChartStyle.vue b/core/core-frontend/src/views/chart/components/editor/editor-style/ChartStyle.vue index 84ac75130d..8941c7be85 100644 --- a/core/core-frontend/src/views/chart/components/editor/editor-style/ChartStyle.vue +++ b/core/core-frontend/src/views/chart/components/editor/editor-style/ChartStyle.vue @@ -420,7 +420,7 @@ watch( :effect="themes" v-if="showProperties('misc-style-selector')" name="size" - :title="selectorSpec['misc-style-selector']?.title" + :title="selectorSpec['misc-style-selector']?.title || t('chart.tooltip_axis')" >