Pivot Analysis Table
mobile
The props accepted by PivotTable&PivotChart are consistent with the options, and the semantic subcomponents are as follows:
- PivotColumnDimension: Configuration of dimensions on columns, consistent with the definition of columns in options api
- PivotRowDimension: Configuration of dimensions on rows, consistent with the definition of rows in options api
- PivotIndicator: Configuration of indicators, consistent with the definition of indicators in options api
- PivotColumnHeaderTitle: Configuration of column header titles, consistent with the definition of columnHeaderTitle in options api
- PivotRowHeaderTitle: Configuration of row header titles, consistent with the definition of rowHeaderTitle in options api
- PivotCorner: Configuration of corner headers, consistent with the definition of corner in options api
1.10.0