pivot chart
mobile
The props attributes accepted by PivotTable&PivotChart are consistent with options. The semantic sub-components are as follows:
- PivotColumnDimension: The dimension configuration on the column is consistent with the definition of columns in option api
- PivotRowDimension: The dimension configuration on the row is consistent with the definition of rows in option api
- PivotIndicator: indicator configuration, consistent with the definition of indicators in option api
- PivotColumnHeaderTitle: column header title configuration, consistent with the definition of columnHeaderTitle in option api
- PivotRowHeaderTitle: row header title configuration, consistent with the definition of rowHeaderTitle in option api
- PivotCorner: Corner configuration, consistent with the definition of corner in option api
1.10.0