mirror of
https://github.com/dataease/dataease.git
synced 2026-05-24 06:18:10 +08:00
feat(图表): 指标卡支持设置名称和值间距
This commit is contained in:
@@ -128,7 +128,7 @@ export const customAttrTrans = {
|
||||
label: ['fontSize'],
|
||||
tooltip: ['fontSize'],
|
||||
indicator: ['fontSize', 'suffixFontSize'],
|
||||
indicatorName: ['fontSize']
|
||||
indicatorName: ['fontSize', 'nameValueSpacing']
|
||||
}
|
||||
export const customStyleTrans = {
|
||||
text: ['fontSize'],
|
||||
|
||||
Reference in New Issue
Block a user