VTable
VTable copied to clipboard
[Feature] 透视图如何实现下图一样的效果
What problem does this feature solve?
What does the proposed API look like?
1
https://visactor.com/vtable/option/PivotTable#rowHierarchyType('grid'%20%7C%20'tree'%7C'grid-tree') https://visactor.com/vtable/option/PivotTable#columnHierarchyType('grid'%20%7C'grid-tree')
单元格样式用theme或者rows columns中的style
表头的圆角矩形用自定义customLayout
https://visactor.com/vtable/option/PivotTable#dataConfig
需要你全面学习下vtable的使用