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 f5b0d906e4..92ab219fe1 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 @@ -432,12 +432,9 @@ watch( @onChangeMiscStyleForm="onChangeMiscStyleForm" /> - onLabelChange({ data: val }, 'show')" :title="t('chart.label')" name="label" > @@ -449,7 +446,7 @@ watch( :all-fields="props.allFields" @onLabelChange="onLabelChange" /> - + + + + - - - @@ -1470,6 +1470,16 @@ const conversionPrecision = [ + + +