show total amount on tooltip for trend chart

This commit is contained in:
MaysWind
2024-06-10 22:19:31 +08:00
parent cf325b4267
commit 35fcd32a96
2 changed files with 16 additions and 4 deletions
@@ -243,6 +243,7 @@
:show-value="showAmountInChart"
:enable-click-item="true"
:default-currency="defaultCurrency"
:show-total-amount-in-tooltip="true"
id-field="id"
name-field="name"
value-field="totalAmount"