diff --git a/docs/assets/demo/en/business/product-compare.md b/docs/assets/demo/en/business/product-compare.md index aeaaad38e5..5cce3ce726 100644 --- a/docs/assets/demo/en/business/product-compare.md +++ b/docs/assets/demo/en/business/product-compare.md @@ -13,6 +13,8 @@ How to Choose a Robotic Vacuum & Mop❓︎ Multi-dimensional Product Configurati This example customizes the row header tree by configuring `PivotTable.rowTree`; and sets the background color of rows with different indicator values to red using `indicators[x].style.bgColor`, making it easy to spot differences at a glance. +Contributor: [Jacleklm](https://github.com/Jacleklm) + ## Key Configurations - `PivotTable.rowTree` Customize row header dimension tree diff --git a/docs/assets/demo/zh/business/product-compare.md b/docs/assets/demo/zh/business/product-compare.md index 969ae473c1..2551201ce7 100644 --- a/docs/assets/demo/zh/business/product-compare.md +++ b/docs/assets/demo/zh/business/product-compare.md @@ -13,6 +13,8 @@ option: PivotTable#rowTree 该示例通过配置 `PivotTable.rowTree` 自定义行表头树;通过 `indicators[x].style.bgColor`,将指标值不同的行背景色设置为红色,方便一眼看出不同 +贡献者:[Jacleklm](https://github.com/Jacleklm) + ## 关键配置 - `PivotTable.rowTree` 自定义行表头树