mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-15 07:27:33 +08:00
show total amount on tooltip for trend chart
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user