mirror of
https://github.com/dataease/dataease.git
synced 2026-05-18 01:38:11 +08:00
style(图表-对称条形图): 样式中,第一个横轴配置标题修改为纵轴
This commit is contained in:
@@ -485,7 +485,7 @@ watch(
|
||||
:change-model="chart.customStyle.xAxis"
|
||||
@modelChange="val => onChangeXAxisForm(val, 'show')"
|
||||
name="xAxis"
|
||||
:title="t('chart.xAxis')"
|
||||
:title="selectorSpec['x-axis-selector']?.title"
|
||||
>
|
||||
<x-axis-selector
|
||||
class="attr-selector"
|
||||
|
||||
Reference in New Issue
Block a user