add top 5 amount share and transactions for 80% of amount to value metric in insights explorer
This commit is contained in:
@@ -152,6 +152,7 @@
|
||||
:all-category-names="categoriedNamesSortedByDisplayOrder"
|
||||
:items="seriesDimensionTransactionExplorerData"
|
||||
:amount-value="TransactionExplorerValueMetric.valueOf(currentExplorer.valueMetric)?.isAmount"
|
||||
:percent-value="TransactionExplorerValueMetric.valueOf(currentExplorer.valueMetric)?.isPercent"
|
||||
:default-currency="defaultCurrency"
|
||||
:enable-click-item="true"
|
||||
id-field="id"
|
||||
|
||||
Reference in New Issue
Block a user