fix(图表): 表格表头和单元格背景颜色一样时边框颜色深浅不一 #12663

This commit is contained in:
wisonic 2024-10-14 16:02:23 +08:00
parent aab23f6e4c
commit ba34460fda

View File

@ -52,7 +52,8 @@ export function getCustomTheme(chart: Chart): S2Theme {
},
splitLine: {
horizontalBorderColor: borderColor,
verticalBorderColor: borderColor
verticalBorderColor: borderColor,
horizontalBorderWidth: 0
},
cornerCell: {
cell: {