add chart tab to insights & explore page

This commit is contained in:
MaysWind
2025-12-28 23:58:38 +08:00
parent 28337ae228
commit e74d290016
27 changed files with 1423 additions and 15 deletions
@@ -267,6 +267,7 @@
:show-value="showAmountInChart"
:show-percent="showPercentInCategoricalChart"
:enable-click-item="true"
:amount-value="true"
:default-currency="defaultCurrency"
id-field="id"
name-field="name"
@@ -353,6 +354,7 @@
:min-valid-percent="0.0001"
:show-value="showAmountInChart"
:show-percent="showPercentInCategoricalChart"
:amount-value="true"
:default-currency="defaultCurrency"
name-field="name"
value-field="totalAmount"