-
+
+
+ {{ text }}
+ |
+
+ |
- {{ text }}
-
- |
- {{ getValue(rowKey, colKey) }}
+ {{ getAggregator(rowKey, colKey).format(getAggregator(rowKey, colKey).value()) }}
|
-
- {{ getTotalValue(rowKey, []) }}
+ {{ getAggregator(rowKey, []).format(getAggregator(rowKey, []).value()) }}
|