forked from github/dataease
Merge pull request #10160 from dataease/pr@dev-v2@refactor_indicator_background_color
refactor(图表): 指标卡默认透明背景
This commit is contained in:
commit
4617acba37
@ -389,7 +389,7 @@ export const DEFAULT_INDICATOR_STYLE: ChartIndicatorStyle = {
|
|||||||
fontFamily: 'Microsoft YaHei',
|
fontFamily: 'Microsoft YaHei',
|
||||||
letterSpace: 0,
|
letterSpace: 0,
|
||||||
fontShadow: false,
|
fontShadow: false,
|
||||||
backgroundColor: '#fff',
|
backgroundColor: '',
|
||||||
|
|
||||||
suffixEnable: true,
|
suffixEnable: true,
|
||||||
suffix: '',
|
suffix: '',
|
||||||
|
Loading…
Reference in New Issue
Block a user