Skip to content

Commit b4837ac

Browse files
authored
Merge pull request #2 from VisActor/develop
docs: update demo
2 parents 91cbf84 + 61db9d5 commit b4837ac

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

docs/assets/demo/en/business/product-compare.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ How to Choose a Robotic Vacuum & Mop❓︎ Multi-dimensional Product Configurati
1313

1414
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.
1515

16+
Contributor: [Jacleklm](https://github.com/Jacleklm)
17+
1618
## Key Configurations
1719

1820
- `PivotTable.rowTree` Customize row header dimension tree

docs/assets/demo/zh/business/product-compare.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ option: PivotTable#rowTree
1313

1414
该示例通过配置 `PivotTable.rowTree` 自定义行表头树;通过 `indicators[x].style.bgColor`,将指标值不同的行背景色设置为红色,方便一眼看出不同
1515

16+
贡献者:[Jacleklm](https://github.com/Jacleklm)
17+
1618
## 关键配置
1719

1820
- `PivotTable.rowTree` 自定义行表头树

0 commit comments

Comments
 (0)