Properties overview
To configure the Pivot, refer to the Configuration section.
Name | Description |
---|---|
columnShape | Optional. Configures the look and behavior of the Pivot columns |
config | Optional. Defines the structure of the Pivot table and how data is aggregated |
configPanel | Optional. Controls the visibility of the Configuration panel in UI |
data | Optional. An array of objects with data for the Pivot table |
fields | Optional. An array of objects with fields for the Pivot table |
headerShape | Optional. Configures the look and behavior of headers in the Pivot table |
limits | Optional. Defines the maximum limit for the number of rows and columns in the final dataset |
methods | Optional. Defines custom mathematical methods for data aggregation |
predicates | Optional. Provides custom pre-processing functions for the data dimensions (rows, columns) |
readonly | Optional. Enables/disables the read-only mode |
tableShape | Optional. Configures the look of the Pivot table |