forked from github/dataease
Merge pull request #10127 from dataease/pr@dev-v2@refactor_chart_detail_table
refactor(图表): 图表详细信息表格关闭提示
This commit is contained in:
commit
42d9716b7a
@ -116,6 +116,9 @@ const DETAIL_TABLE_ATTR: DeepPartial<ChartObj> = {
|
||||
tableItemBgColor: '#FFFFFF',
|
||||
tableFontColor: '#7C7E81',
|
||||
enableTableCrossBG: false
|
||||
},
|
||||
tooltip: {
|
||||
show: false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user