mirror of
https://github.com/dataease/dataease.git
synced 2026-06-10 05:36:54 +08:00
refactor(图表): 指标卡默认透明背景
This commit is contained in:
committed by
xuwei-fit2cloud
parent
eefea5958f
commit
b43a6e6565
@@ -389,7 +389,7 @@ export const DEFAULT_INDICATOR_STYLE: ChartIndicatorStyle = {
|
||||
fontFamily: 'Microsoft YaHei',
|
||||
letterSpace: 0,
|
||||
fontShadow: false,
|
||||
backgroundColor: '#fff',
|
||||
backgroundColor: '',
|
||||
|
||||
suffixEnable: true,
|
||||
suffix: '',
|
||||
|
||||
Reference in New Issue
Block a user